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 0f50e7f commit 6386045Copy full SHA for 6386045
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "ko
18
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
19
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
20
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
21
-ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
+ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
22
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
23
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
24
0 commit comments