Bump io.spring.dependency-management

Bumps the development-dependencies group with 1 update: [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).


Updates `io.spring.dependency-management` 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.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-22 19:22:30 +00:00
committed by Chris Bono
parent ef18e52260
commit 5a56e1be13

View File

@@ -21,7 +21,7 @@ json-path = "2.9.0"
junit = "5.10.5"
hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-dep-mgmt = "1.1.7"
spring-boot = "3.4.2-SNAPSHOT"
spring-boot-for-docs = "3.4.2-SNAPSHOT"
spring-cloud-stream = "4.2.0-SNAPSHOT"