Skip to content

Commit 9f55d9a

Browse files
committed
Merge pull request #9541 from grails/alvarosanchez-patch-1
Update to latest Bintray plugin
2 parents 26141ec + 809c957 commit 9f55d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
}
2424

2525
compile "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
26-
compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.3.1'
26+
compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
2727
compile "io.spring.gradle:dependency-management-plugin:0.5.4.RELEASE"
2828
compile 'com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0'
2929
}

0 commit comments

Comments
 (0)