Skip to content

Commit

Permalink
Revert "Update plugin spotless to v7"
Browse files Browse the repository at this point in the history
This reverts commit 7664e38.
  • Loading branch information
marcphilipp committed Jan 8, 2025
1 parent 7664e38 commit bebff41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ jmh = { id = "me.champeau.jmh", version = "0.7.2" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
plantuml = { id = "io.freefair.plantuml", version = "8.11" }
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
spotless = { id = "com.diffplug.spotless", version = "7.0.0" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit bebff41

Please sign in to comment.