Skip to content

Commit

Permalink
Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 101fd2d commit f972378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions",

desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }

lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.1" }
lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.2" }

junit = { module = "junit:junit", version = "4.13.2" }
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.28.1" }
Expand Down

0 comments on commit f972378

Please sign in to comment.