Skip to content

Commit

Permalink
Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
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](spring-gradle-plugins/dependency-management-plugin@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jzheaux committed Jan 7, 2025
1 parent e5e420e commit eb03fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
classpath "io.spring.gradle:dependency-management-plugin:1.1.6"
classpath "io.spring.gradle:dependency-management-plugin:1.1.7"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3"
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
Expand Down

0 comments on commit eb03fab

Please sign in to comment.