Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 52b0a0d

Browse files
fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.1 (#3244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3ef704 commit 52b0a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ thirdparty-bouncycastle-bcutil = { module = "org.bouncycastle:bcutil-jdk18on", v
7474
# We're fine with the current version.
7575
# noinspection GradleDependency
7676
thirdparty-commons_codec = "commons-codec:commons-codec:1.14"
77-
thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.0"
77+
thirdparty-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.4.1"
7878
thirdparty-eddsa = "net.i2p.crypto:eddsa:0.3.0"
7979
thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.3.0"
8080
thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding" }

0 commit comments

Comments
 (0)