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 e2c90c8 commit 913ebc6Copy full SHA for 913ebc6
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
10
detekt = "1.23.8" # https://github.com/detekt/detekt
11
dokka = "2.0.0" # https://github.com/Kotlin/dokka
12
spotless = "7.2.1" # https://github.com/diffplug/spotless
13
-ktlint = "13.0.0" # https://github.com/JLLeitschuh/ktlint-gradle
+ktlint = "13.1.0" # https://github.com/JLLeitschuh/ktlint-gradle
14
diktat = "2.0.0" # https://github.com/saveourtool/diktat
15
binaryCompatibility = "0.18.1"
16
0 commit comments