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 9029006 commit 49b505bCopy full SHA for 49b505b
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ object PluginVersions {
14
const val gradle_plugin = "8.13.0"
15
const val kotlin_gradle_plugin = "2.2.20"
16
const val ben_manes = "0.53.0"
17
- const val spotless = "7.2.1"
+ const val spotless = "8.0.0"
18
const val detekt = "1.23.8"
19
const val ktlint = "13.1.0"
20
const val dokka = "2.0.0"
0 commit comments