From 3fe2201e0ffced32865d0b94bf5cb6d962936ab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:53:05 +0000 Subject: [PATCH] chore(deps): update ktlint to v12.1.2 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b464a4ffc..51ac124be 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,7 +62,7 @@ crashlytics = "3.0.2" firebase = "33.6.0" firebaseMessagingLifecycleKtx = "0.2.1" app-distribution = "5.0.0" -ktlint = "12.1.1" +ktlint = "12.1.2" process-pheonix = "3.0.0" amplitude = "1.19.2" spotless = "6.25.0"