Skip to content

Commit bebff41

Browse files
committed
Revert "Update plugin spotless to v7"
This reverts commit 7664e38.
1 parent 7664e38 commit bebff41

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

0 commit comments

Comments
 (0)