Skip to content

Commit

Permalink
Update plugin spotless to v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and BjoernPetersen committed Apr 23, 2022
1 parent 01b1c90 commit 0cf1344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -17,4 +17,4 @@ 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.6.10" }
spotless = { id = "com.diffplug.spotless", version = "6.3.0" }
spotless = { id = "com.diffplug.spotless", version = "6.5.0" }

0 comments on commit 0cf1344

Please sign in to comment.