Skip to content

Commit

Permalink
Update plugin dependency-analysis to v1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent d21d212 commit 2325a93
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.27.0" }

0 comments on commit 2325a93

Please sign in to comment.