Skip to content

Commit 00c4508

Browse files
committed
Update plugin spotless to v7.0.0.BETA4
1 parent aa9098e commit 00c4508

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
@@ -92,5 +92,5 @@ jmh = { id = "me.champeau.jmh", version = "0.7.2" }
9292
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
9393
plantuml = { id = "io.freefair.plantuml", version = "8.10.2" }
9494
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
95-
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA3" }
95+
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA4" }
9696
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)