Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7

Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: io.spring.gradle:dependency-management-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-18 04:02:27 +00:00
committed by Spring Builds
parent 5b3cd7f6dd
commit 6e1df14a72

View File

@@ -62,7 +62,7 @@ dependencies {
implementation localGroovy()
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
implementation 'io.spring.gradle:dependency-management-plugin:1.1.7'
implementation 'io.projectreactor:reactor-core:3.6.13'
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'