Skip to content

Commit 5a42e12

Browse files
committed
Revert to Spotless 6.25.0 to attempt to fix build on CI
1 parent 6a4cb06 commit 5a42e12

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
@@ -96,5 +96,5 @@ jmh = { id = "me.champeau.jmh", version = "0.7.2" }
9696
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
9797
plantuml = { id = "io.freefair.plantuml", version = "8.11" }
9898
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
99-
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA2" }
99+
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
100100
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)