Skip to content

Commit

Permalink
chore(deps): update plugin spotless to v6.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 730deeb commit c6c0cb4
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
Expand Up @@ -16,6 +16,6 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.1" }
sonarqube = { id = "org.sonarqube", version = "4.4.1.3373" }
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }

0 comments on commit c6c0cb4

Please sign in to comment.