Skip to content

Commit

Permalink
Update plugin dependencyAnalysis to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 6bbaa1c commit 9c0cf57
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 @@ -55,7 +55,7 @@ apollo = { id = "com.apollographql.apollo3", version.ref = "apollo" }
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
bugsnag = { id = "com.bugsnag.android.gradle", version = "8.1.0" }
cacheFixPlugin = { id = "org.gradle.android.cache-fix", version = "3.0.1" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.33.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "2.0.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
doctor = { id = "com.osacky.doctor", version = "0.10.0" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 9c0cf57

Please sign in to comment.