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

Commit

Permalink
Update plugin spotless to v6.23.2 (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 30, 2023
1 parent 301f280 commit 447c838
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
@@ -3,5 +3,5 @@ asm = { module = "org.ow2.asm:asm", version = "9.6" }

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

0 comments on commit 447c838

Please sign in to comment.