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 eab9c00 commit 12735cfCopy full SHA for 12735cf
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ junit4 = "junit:junit:4.13.2"
27
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
28
mockk = "io.mockk:mockk:1.14.5"
29
30
-ktlint = "com.pinterest.ktlint:ktlint-cli:1.7.0"
+ktlint = "com.pinterest.ktlint:ktlint-cli:1.7.1"
31
composeRules = "io.nlopez.compose.rules:ktlint:0.4.25"
32
33
# Dependencies for build-logic module
0 commit comments