We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a390d6 commit 25fed0aCopy full SHA for 25fed0a
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ ktor = "2.3.7"
27
[plugins]
28
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
29
doctor = { id = "com.osacky.doctor", version = "0.9.1" }
30
-dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.27.0" }
+dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.28.0" }
31
android-app = { id = "com.android.application", version.ref = "agp" }
32
android-library = { id = "com.android.library", version.ref = "agp" }
33
android-lint = { id = "com.android.lint", version.ref = "agp" }
0 commit comments