Skip to content

Commit 293c178

Browse files
committed
Revert to Spotless 7.0.0.BETA1 to attempt to fix build on CI
1 parent 2206087 commit 293c178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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 = "7.0.0.BETA1" }
100100
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)