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

Commit 0df4dde

Browse files
Update plugin spotless to v6.23.2
1 parent 301f280 commit 0df4dde

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.6" }
33

44
[plugins]
55
gradle-publish-plugin = { id = "com.gradle.plugin-publish", version = "1.2.1" }
6-
spotless = { id = "com.diffplug.spotless", version = "6.23.1" }
6+
spotless = { id = "com.diffplug.spotless", version = "6.23.2" }
77
gradle-nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }

0 commit comments

Comments
 (0)