From 59cf042a3f12e81df8ea456b4609a07005b0765a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:48:01 +0000 Subject: [PATCH] Update dependency com.slack.lint.compose:compose-lint-checks to v1.5.4 --- 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 116097fce..af87054fc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -75,7 +75,7 @@ thirdparty-bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", v thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", version.ref = "bouncycastle" } thirdparty-bouncycastle-bcpg = { module = "org.bouncycastle:bcpg-jdk18on", version.ref = "bouncycastle" } thirdparty-commons_codec = "commons-codec:commons-codec:1.22.1" -thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.5.3" +thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.5.4" thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.3.0" thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding" } # JGit v7 upgrade also raises its minimum Java runtime requirements that we cannot satisfy on Android