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.
2 parents 52f726f + 913ebc6 commit 2660891Copy full SHA for 2660891
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