Skip to content

Commit

Permalink
Bump io.nlopez.compose.rules:detekt from 0.3.3 to 0.3.5
Browse files Browse the repository at this point in the history
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.3.3...v0.3.5)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 09134ff commit a69dbb3
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 @@ -9,7 +9,7 @@ agp = "8.1.2" # https://developer.android.com/studio/releases/gradle-plugin
realm = "1.12.0" # https://github.com/realm/realm-kotlin

detekt = "1.23.4" # https://github.com/detekt/detekt
detektCompose = "0.3.3" # https://github.com/mrmans0n/compose-rules
detektCompose = "0.3.5" # https://github.com/mrmans0n/compose-rules

compose = "1.5.4" # https://developer.android.com/jetpack/androidx/releases/compose-ui
composeCompiler = "1.5.4" # https://developer.android.com/jetpack/androidx/releases/compose-compiler
Expand Down

0 comments on commit a69dbb3

Please sign in to comment.