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 bcab9f4 commit eec5212Copy full SHA for eec5212
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ object PluginVersions {
14
const val gradle_plugin = "8.13.0"
15
const val kotlin_gradle_plugin = "1.9.25"
16
const val ben_manes = "0.52.0"
17
- const val spotless = "5.17.1"
+ const val spotless = "7.2.1"
18
const val detekt = "1.23.8"
19
const val ktlint = "10.3.0"
20
const val dokka = "0.10.1"
0 commit comments