Skip to content

Commit

Permalink
chore(deps): update plugin spotless to v6.24.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 3, 2024
1 parent 272198e commit 041bdf5
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
@@ -9,4 +9,4 @@ picocli = { module = "info.picocli:picocli", version = "4.7.5" }

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
spotless = { id = "com.diffplug.spotless", version = "6.24.0" }

0 comments on commit 041bdf5

Please sign in to comment.