Skip to content

Commit

Permalink
chore(deps): update plugin analysis to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 0cbdbe0 commit 56234b7
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 @@ -31,7 +31,7 @@ sqldelight = "2.0.2"
about = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "about" }
android-app = { id = 'com.android.application', version.ref = "agp" }
android-library = { id = 'com.android.library', version.ref = "agp" }
analysis = "com.autonomousapps.dependency-analysis:2.4.2"
analysis = "com.autonomousapps.dependency-analysis:2.6.0"
google-services = { id = "com.google.gms.google-services", version.ref = "google-services" }
kotlin-android = { id = 'org.jetbrains.kotlin.android', version.ref = "kotlin" }
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
Expand Down

0 comments on commit 56234b7

Please sign in to comment.