Skip to content

Commit

Permalink
Upgraded 2x JFrog Gradle plugins.
Browse files Browse the repository at this point in the history
Attempt to fix #98 for next release.

Signed-off-by: Brett Randall <[email protected]>
  • Loading branch information
javabrett committed Nov 30, 2018
1 parent 0424ff6 commit 3fcc245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ buildscript {

dependencies {
classpath 'org.apache.commons:commons-lang3:3.4'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.1'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.7.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.8.1'
classpath "org._10ne.gradle:rest-gradle-plugin:0.4.2"
classpath 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.1'
}
Expand Down

0 comments on commit 3fcc245

Please sign in to comment.