Skip to content

Commit

Permalink
Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.1 (
Browse files Browse the repository at this point in the history
#133)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 5a0cfd8 commit 015c5b1
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 @@ -47,7 +47,7 @@ compose-ui = { module = "androidx.compose.ui:ui" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
compose-ui-util = { module = "androidx.compose.ui:ui-util" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.2" }
compose-lintchecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.3.1" }
compose-lintchecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.1" }

coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines_version" }
coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines_version" }
Expand Down

0 comments on commit 015c5b1

Please sign in to comment.