Skip to content

Commit

Permalink
fix(deps): update dependency com.github.ben-manes:gradle-versions-plu…
Browse files Browse the repository at this point in the history
…gin to v0.49.0 (#76)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 80c7b46 commit f3c4099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object versions {
const val ktlint = "0.45.2"
const val kotlin = "1.9.10"
const val agp = "8.1.1"
const val gradleVersions = "0.42.0"
const val gradleVersions = "0.49.0"
const val mokoKSwift = "0.6.1"
const val googleKsp = "1.9.10-1.0.13"
const val buildKonfig = "0.13.3"
Expand Down

0 comments on commit f3c4099

Please sign in to comment.