diff --git a/lib/build.gradle b/lib/build.gradle index 517bb72cd6..6d07fabbc4 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -108,7 +108,7 @@ dependencies { } } // ktlint latest supported version - compatKtLint1Dot0Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-rule-engine:1.0.0' + compatKtLint1Dot0Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-rule-engine:1.8.0' compatKtLint1Dot0Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:1.0.0' compatKtLint1Dot0Dot0CompileAndTestOnly 'org.slf4j:slf4j-api:2.0.17' // palantirJavaFormat