From 0624a42353d3e34d9117590a408fdc9383fab331 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:18:52 +0000 Subject: fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.0 (#3242) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 595081ed..46aa4560 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -74,7 +74,7 @@ thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", v # We're fine with the current version. # noinspection GradleDependency thirdparty-commons_codec = "commons-codec:commons-codec:1.14" -thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.3.1" +thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.0" thirdparty-eddsa = "net.i2p.crypto:eddsa:0.3.0" thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.3.0" thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding" } -- cgit v1.2.3