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 b07fc0c commit 984fc81Copy full SHA for 984fc81
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ object PluginVersions {
14
const val gradle_plugin = "8.13.1"
15
const val kotlin_gradle_plugin = "2.2.21"
16
const val ben_manes = "0.53.0"
17
- const val spotless = "8.0.0"
+ const val spotless = "8.1.0"
18
const val detekt = "1.23.8"
19
const val ktlint = "14.0.1"
20
const val dokka = "2.1.0"
0 commit comments