We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d188492 commit 202432eCopy full SHA for 202432e
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ object PluginVersions {
14
const val gradle_plugin = "7.4.2"
15
const val kotlin_gradle_plugin = "1.6.10"
16
const val ben_manes = "0.42.0"
17
- const val spotless = "5.15.0"
+ const val spotless = "5.17.1"
18
const val detekt = "1.18.1"
19
const val ktlint = "10.1.0"
20
const val dokka = "0.10.1"
0 commit comments