Skip to content

Commit d1d1654

Browse files
Update plugin gradle-versions to v0.50.0 (#376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9dbcfc commit d1d1654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
3838
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
3939
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
4040
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
41-
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
41+
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
4242
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-20" }
4343
anvil = { id = "com.squareup.anvil", version = "2.4.8" }
4444
paparazzi = { id = "app.cash.paparazzi", version = "1.3.1" }

0 commit comments

Comments
 (0)