Skip to content

Commit

Permalink
chore(deps): update plugin com.github.ben-manes.versions to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent cba0d5a commit 12e7864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
}
}
plugins {
id "com.github.ben-manes.versions" version "0.46.0"
id "com.github.ben-manes.versions" version "0.51.0"
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
}
tasks.register('clean', Delete) {
Expand Down

0 comments on commit 12e7864

Please sign in to comment.