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 bd802d3 commit 9b7e706Copy full SHA for 9b7e706
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
+ classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
9
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
10
classpath 'com.bmuschko:gradle-nexus-plugin:2.3'
11
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
0 commit comments