fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.0

This commit is contained in:
renovate[bot] 2024-10-02 06:13:57 +00:00 committed by GitHub
parent 7fb63fdda5
commit 030ef4148c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" }