Skip to content

Commit 45c9551

Browse files
chore(deps): Update plugin spotless to v6.25.0
1 parent 065cf9a commit 45c9551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
3232
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3333
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
3434
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"}
35-
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
35+
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

0 commit comments

Comments
 (0)