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.
2 parents 26141ec + 809c957 commit 9f55d9aCopy full SHA for 9f55d9a
grails-gradle-plugin/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
}
24
25
compile "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
26
- compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.3.1'
+ compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
27
compile "io.spring.gradle:dependency-management-plugin:0.5.4.RELEASE"
28
compile 'com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0'
29
0 commit comments