Skip to content

Commit bd9b64a

Browse files
Update plugin dependency-analysis to v2.1.4 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 195573d commit bd9b64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ktor = "2.3.12"
2323
[plugins]
2424
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2525
doctor = { id = "com.osacky.doctor", version = "0.10.0" }
26-
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.1.3" }
26+
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.1.4" }
2727
android-app = { id = "com.android.application", version.ref = "agp" }
2828
android-library = { id = "com.android.library", version.ref = "agp" }
2929
android-lint = { id = "com.android.lint", version.ref = "agp" }

0 commit comments

Comments
 (0)