Skip to content

Commit

Permalink
Update plugin dependency-analysis to v2.2.0 (#653)
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 Oct 19, 2024
1 parent dc56e32 commit 101fd2d
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 @@ -23,7 +23,7 @@ ktor = "3.0.0"
[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
doctor = { id = "com.osacky.doctor", version = "0.10.0" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.1.4" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.2.0" }
android-app = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
android-lint = { id = "com.android.lint", version.ref = "agp" }
Expand Down

0 comments on commit 101fd2d

Please sign in to comment.