From 2d515be3815a52f5df1d2ecaa28bc6ff8b5d9511 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:54:04 +0000 Subject: [PATCH] Update dependency com.pinterest.ktlint:ktlint-rule-engine to v1.8.0 --- lib/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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