Skip to content

Commit fd12157

Browse files
committed
Update to Dependency Management 1.1.4
Closes gh-858
1 parent 8017158 commit fd12157

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
15-
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
15+
classpath "io.spring.gradle:dependency-management-plugin:1.1.4"
1616
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
1717
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
1818
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'

0 commit comments

Comments
 (0)