Skip to content

Commit

Permalink
Bump gradleVersionsPlugin from 0.50.0 to 0.51.0
Browse files Browse the repository at this point in the history
Bumps `gradleVersionsPlugin` from 0.50.0 to 0.51.0.

Updates `com.github.ben-manes:gradle-versions-plugin` from 0.50.0 to 0.51.0
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](ben-manes/gradle-versions-plugin@v0.50.0...v0.51.0)

Updates `com.github.ben-manes.versions` from 0.50.0 to 0.51.0

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Jan 30, 2024
1 parent 2b7f8ad commit 46d0f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asciidoctor-plugins = "4.0.2" # Check if workaround in documentation.gradle.kts
assertj = "3.25.1"
bnd = "7.0.0"
checkstyle = "10.12.5"
gradleVersionsPlugin = "0.50.0"
gradleVersionsPlugin = "0.51.0"
jacoco = "0.8.7"
jmh = "1.37"
junit4 = "4.13.2"
Expand Down

0 comments on commit 46d0f80

Please sign in to comment.