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 70b035f + 5de72c2 commit b4fd3d4Copy full SHA for b4fd3d4
1 file changed
ktlint/build.gradle.kts
@@ -26,5 +26,5 @@ dependencies {
26
testImplementation(libs.kotlin.test)
27
compileOnly("com.pinterest.ktlint:ktlint-rule-engine:1.0.0")
28
compileOnly("com.pinterest.ktlint:ktlint-ruleset-standard:1.6.0")
29
- testImplementation("com.pinterest.ktlint:ktlint-test:1.5.0")
+ testImplementation("com.pinterest.ktlint:ktlint-test:1.6.0")
30
}
0 commit comments