Skip to content

Commit f3c4099

Browse files
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.49.0 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80c7b46 commit f3c4099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object versions {
1212
const val ktlint = "0.45.2"
1313
const val kotlin = "1.9.10"
1414
const val agp = "8.1.1"
15-
const val gradleVersions = "0.42.0"
15+
const val gradleVersions = "0.49.0"
1616
const val mokoKSwift = "0.6.1"
1717
const val googleKsp = "1.9.10-1.0.13"
1818
const val buildKonfig = "0.13.3"

0 commit comments

Comments
 (0)