Skip to content

Commit 3b464e3

Browse files
chore(deps): Update plugin spotless to v7
1 parent 7d529f4 commit 3b464e3

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
@@ -33,4 +33,4 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
3333
indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3434
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
3535
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"}
36-
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
36+
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }

0 commit comments

Comments
 (0)