Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 937e00e

Browse files
Update plugin spotless to v7
1 parent 9c904b2 commit 937e00e

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
@@ -3,5 +3,5 @@ asm = { module = "org.ow2.asm:asm", version = "9.7.1" }
33

44
[plugins]
55
gradle-publish-plugin = { id = "com.gradle.plugin-publish", version = "1.3.1" }
6-
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
6+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
77
gradle-nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }

0 commit comments

Comments
 (0)