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.1.0 (#370)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 8, 2023
1 parent cb6d6b7 commit a812725
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 @@ -69,7 +69,7 @@ javaJq = { module = "net.thisptr:jackson-jq", version="1.0.0-preview.20220705" }
junit = { module = "junit:junit", version = "4.13.2" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.6.1" }
robolectric = { module = "org.robolectric:robolectric", version = "4.9.2" }
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.0.1" }
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.1.0" }
square-kotlinPoet = { module = "com.squareup:kotlinpoet", version.ref = "square-kotlinPoet" }

[bundles]
Expand Down

0 comments on commit a812725

Please sign in to comment.