Skip to content

Commit

Permalink
chore(deps): Bump com.slack.lint.compose:compose-lint-checks (#169)
Browse files Browse the repository at this point in the history
Bumps [com.slack.lint.compose:compose-lint-checks](/~https://github.com/slackhq/compose-lints) from 1.3.1 to 1.4.1.
- [Release notes](/~https://github.com/slackhq/compose-lints/releases)
- [Changelog](/~https://github.com/slackhq/compose-lints/blob/main/CHANGELOG.md)
- [Commits](slackhq/compose-lints@1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: com.slack.lint.compose:compose-lint-checks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 695954e commit a693904
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 @@ -18,7 +18,7 @@ androidx-compose-runtime = { module = "androidx.compose.runtime:runtime" }
androidx-compose-ui = { module = "androidx.compose.ui:ui" }
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
slack-compose-lint-checks = "com.slack.lint.compose:compose-lint-checks:1.3.1"
slack-compose-lint-checks = "com.slack.lint.compose:compose-lint-checks:1.4.1"

# Test dependencies
androidx-compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4" }
Expand Down

0 comments on commit a693904

Please sign in to comment.