Skip to content

Commit 036498c

Browse files
chore(deps): update plugin spotless to v8
1 parent 2800866 commit 036498c

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
@@ -7,6 +7,6 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
77
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
88
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
99
jib = { id = "com.google.cloud.tools.jib", version = "3.4.5" }
10-
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
10+
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
1111
spring-boot = { id = "org.springframework.boot", version = "3.5.6" }
1212
spring-deps = { id = "io.spring.dependency-management", version = "1.1.7" }

0 commit comments

Comments
 (0)