Skip to content

Commit

Permalink
Update plugin spotless to v6.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2023
1 parent 72c38b7 commit d468990
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 @@ -15,5 +15,5 @@ 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.8.20" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
spotless = { id = "com.diffplug.spotless", version = "6.20.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }

0 comments on commit d468990

Please sign in to comment.