Skip to content

Commit

Permalink
fix(deps): update dependency com.slack.lint.compose:compose-lint-chec…
Browse files Browse the repository at this point in the history
…ks to v1.3.1
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 0764cba commit 97f9e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ object deps {
const val napier = "io.github.aakira:napier:2.6.1"

object slack {
const val composeLint = "com.slack.lint.compose:compose-lint-checks:1.2.0"
const val composeLint = "com.slack.lint.compose:compose-lint-checks:1.3.1"
}

object test {
Expand Down

0 comments on commit 97f9e97

Please sign in to comment.