Skip to content

Commit

Permalink
Bump io.spring.dependency-management from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [io.spring.dependency-management](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](spring-gradle-plugins/dependency-management-plugin@v1.1.6...v1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 04d749a commit 9544308
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 @@ -11,7 +11,7 @@ javaToolchainVersion = "17" # https://github.com/openjdk
javaTargetCompatibility = "17" #
springboot_version = "3.4.0" # https://github.com/spring-projects/spring-boot
springcloud_version = "2023.0.2" # https://github.com/spring-cloud
spring_dep_management_version = "1.1.6" # https://github.com/spring-gradle-plugins/dependency-management-plugin
spring_dep_management_version = "1.1.7" # https://github.com/spring-gradle-plugins/dependency-management-plugin
jetbrains_annotations_version = "26.0.1" # https://github.com/JetBrains/java-annotations
junit_version = "5.11.3" # https://github.com/junit-team/junit5
mockito_version = "5.+" # https://github.com/mockito/mockito
Expand Down

0 comments on commit 9544308

Please sign in to comment.