Skip to content

Commit f4bb5c2

Browse files
committed
Update to Dependency Management 1.1.4
Closes spring-projectsgh-858
1 parent 3de619c commit f4bb5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.0"
8+
classpath "io.spring.gradle:dependency-management-plugin:1.1.4"
99
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
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)