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 fad4222 commit 70aae86Copy full SHA for 70aae86
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "ko
16
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
17
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
18
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
19
-ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
+ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "13.0.0" }
20
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.0" }
21
22
[libraries]
0 commit comments