Skip to content

Commit

Permalink
Update plugin dependencyAnalysis to v1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent da227ab commit 9a24b64
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.26.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.27.0" }

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

0 comments on commit 9a24b64

Please sign in to comment.