diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 595081edf..46aa4560b 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" }