Skip to content

Commit

Permalink
Update plugin dependency-analysis to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 30dad5c commit dfc196f
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 @@ -75,4 +75,4 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
apollo = { id = "com.apollographql.apollo3", version.ref = "apollo" }
kmpNativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version.ref = "kmpNativeCoroutines" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.25.0" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.29.0" }

0 comments on commit dfc196f

Please sign in to comment.