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.51.0
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent d6f5ec4 commit f93d14c
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 = "1.0.0"
const val kotlin = "1.9.21"
const val agp = "8.2.2"
const val gradleVersions = "0.50.0"
const val gradleVersions = "0.51.0"
const val googleKsp = "1.9.21-1.0.15"
const val buildKonfig = "0.13.3"
}
Expand Down

0 comments on commit f93d14c

Please sign in to comment.