Skip to content

Commit

Permalink
Bump to latest version of bintray release plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
alicederyn committed Jun 21, 2017
1 parent 9330781 commit 4710c7a
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 @@ -8,8 +8,8 @@ buildscript {
}

dependencies {
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.0.0"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.4.18"
}
}

Expand Down

0 comments on commit 4710c7a

Please sign in to comment.