Skip to content

Commit

Permalink
build(deps): bump io.nlopez.compose.rules:detekt from 0.4.12 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.12 to 0.4.22.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.12...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 Dec 16, 2024
1 parent c3cfb24 commit 5a5de70
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 @@ -8,7 +8,7 @@ voyager = "1.0.0"

[libraries]
appdirs = "ca.gosyer:kotlin-multiplatform-appdirs:1.2.0"
detekt-compose = "io.nlopez.compose.rules:detekt:0.4.12"
detekt-compose = "io.nlopez.compose.rules:detekt:0.4.22"
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
flatlaf = "com.formdev:flatlaf:3.5.4"
joda-time = "joda-time:joda-time:2.13.0"
Expand Down

0 comments on commit 5a5de70

Please sign in to comment.