Skip to content

Commit

Permalink
Update plugin dependency-analysis to v2.7.0 (#478)
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 Jan 11, 2025
1 parent f118949 commit 8aaab06
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 @@ -78,4 +78,4 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.28" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.6.1" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.7.0" }

0 comments on commit 8aaab06

Please sign in to comment.