Skip to content

Commit

Permalink
Update plugin dependency-analysis to v2.4.2 (#669)
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 Nov 4, 2024
1 parent e6d054a commit 3f95f57
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.1"
[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.4.1" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.4.2" }
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 3f95f57

Please sign in to comment.