Skip to content

Commit

Permalink
Update plugin dependencyAnalysis to v1.24.0 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent b1f5717 commit cbbb4e7
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 @@ -143,7 +143,7 @@ kotlinter = { id = "org.jmailen.kotlinter", version.ref = "kotlinter" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }

moduleCheck = { id = "com.rickbusarow.module-check", version = "0.12.5" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.23.1" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.24.0" }

[bundles]
compose-ui-core = ["compose-ui", "compose-uitooling-preview", "compose-material"]
Expand Down

0 comments on commit cbbb4e7

Please sign in to comment.