Skip to content

Commit

Permalink
Update plugin dependencyAnalysis to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent b9ee7d0 commit 0338f16
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.30.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.31.0" }

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

0 comments on commit 0338f16

Please sign in to comment.