Skip to content

Commit

Permalink
build(deps): Bump io.nlopez.compose.rules:detekt from 0.4.19 to 0.4.22
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.4.19 to 0.4.22.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.19...v0.4.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c03350d commit 11f713a
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 @@ -193,7 +193,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version.ref = "ktlint" }
# https://mrmans0n.github.io/compose-rules/detekt/#enabling-rules
# https://github.com/mrmans0n/compose-rules/releases
# https://mvnrepository.com/artifact/io.nlopez.compose.rules/detekt
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.4.19" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.4.22" }

# https://github.com/Faire/faire-detekt-rules/releases
detekt-faire = { module = "com.faire:faire-detekt-rules", version = "0.4.0" }
Expand Down

0 comments on commit 11f713a

Please sign in to comment.