Skip to content

Commit

Permalink
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.51.0
Browse files Browse the repository at this point in the history
| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| maven      | com.github.ben-manes:gradle-versions-plugin | 0.50.0 | 0.51.0 |
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 03bf001 commit 0842bb7
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 0842bb7

Please sign in to comment.