We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5457e commit a262fd9Copy full SHA for a262fd9
grails-gradle-plugin/build.gradle
@@ -24,6 +24,6 @@ dependencies {
24
25
compile "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
26
compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
27
- compile "io.spring.gradle:dependency-management-plugin:0.5.4.RELEASE"
+ compile "io.spring.gradle:dependency-management-plugin:0.6.0.RELEASE"
28
compile 'com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0'
29
}
0 commit comments