Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit 80c3061

Browse files
Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.0 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be08283 commit 80c3061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ compose-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
5656
# Required so the renovate bot can properly spot new compiler releases
5757
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
5858

59-
compose-linter = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.3.1" }
59+
compose-linter = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.0" }
6060

6161
junit4 = { module = "junit:junit", version = "4.13.2" }
6262

0 commit comments

Comments
 (0)