Skip to content

Commit 25fed0a

Browse files
Update plugin dependency-analysis to v1.28.0 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a390d6 commit 25fed0a

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
@@ -27,7 +27,7 @@ ktor = "2.3.7"
2727
[plugins]
2828
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2929
doctor = { id = "com.osacky.doctor", version = "0.9.1" }
30-
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.27.0" }
30+
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.28.0" }
3131
android-app = { id = "com.android.application", version.ref = "agp" }
3232
android-library = { id = "com.android.library", version.ref = "agp" }
3333
android-lint = { id = "com.android.lint", version.ref = "agp" }

0 commit comments

Comments
 (0)