Skip to content

Commit 4b7564e

Browse files
chore(deps): Update plugin gradle-versions to v0.52.0 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d3cfff commit 4b7564e

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
@@ -108,7 +108,7 @@ voyager-screenmodel = { module = "cafe.adriel.voyager:voyager-screenmodel", vers
108108
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlibraries" }
109109
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "3.0.3" }
110110
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
111-
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
111+
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
112112
kotlinter = { id = "org.jmailen.kotlinter", version = "5.0.1" }
113113
moko = { id = "dev.icerock.mobile.multiplatform-resources", version.ref = "moko" }
114114
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

0 commit comments

Comments
 (0)