Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Update plugin com.diffplug.spotless to v6.21.0 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent a46d61e commit e79c37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val baseVersion = file("version.txt").readText().trim()
pluginManagement {
plugins {
id("com.gradle.plugin-publish") version "1.2.1"
id("com.diffplug.spotless") version "6.20.0"
id("com.diffplug.spotless") version "6.21.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
}
Expand Down

0 comments on commit e79c37f

Please sign in to comment.