File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,15 +115,15 @@ dependencies {
115115 compatKtLint0Dot48Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
116116 compatKtLint0Dot48Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
117117 // ktlint previous supported version
118- compatKtLint0Dot49Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:0.49.0 '
118+ compatKtLint0Dot49Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:1.7.1 '
119119 compatKtLint0Dot49Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-ruleset-standard:0.49.0'
120120 compatKtLint0Dot49Dot0CompileAndTestOnly ' org.slf4j:slf4j-api:2.0.17'
121121 // ktlint previous supported version
122- compatKtLint0Dot50Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:0.50.0 '
122+ compatKtLint0Dot50Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:1.7.1 '
123123 compatKtLint0Dot50Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-ruleset-standard:0.50.0'
124124 compatKtLint0Dot50Dot0CompileAndTestOnly ' org.slf4j:slf4j-api:2.0.17'
125125 // ktlint latest supported version
126- compatKtLint1Dot0Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:1.0.0 '
126+ compatKtLint1Dot0Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-rule-engine:1.7.1 '
127127 compatKtLint1Dot0Dot0CompileAndTestOnly ' com.pinterest.ktlint:ktlint-ruleset-standard:1.0.0'
128128 compatKtLint1Dot0Dot0CompileAndTestOnly ' org.slf4j:slf4j-api:2.0.17'
129129 // palantirJavaFormat
You can’t perform that action at this time.
0 commit comments