Skip to content

Commit eb03fab

Browse files
dependabot[bot]jzheaux
authored andcommitted
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](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] <support@github.com>
1 parent e5e420e commit eb03fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
8-
classpath "io.spring.gradle:dependency-management-plugin:1.1.6"
8+
classpath "io.spring.gradle:dependency-management-plugin:1.1.7"
99
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3"
1010
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
1111
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'

0 commit comments

Comments
 (0)