Skip to content

Commit

Permalink
Bump com.github.ben-manes:gradle-versions-plugin from 0.41.0 to 0.51.0
Browse files Browse the repository at this point in the history
Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.41.0 to 0.51.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](ben-manes/gradle-versions-plugin@v0.41.0...v0.51.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and spring-builds committed Mar 20, 2024
1 parent fc39c8b commit 1afc57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation 'io.spring.gradle:dependency-management-plugin:1.1.4'
implementation 'io.projectreactor:reactor-core:3.6.4'
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
Expand Down

0 comments on commit 1afc57f

Please sign in to comment.