Skip to content

Commit

Permalink
Upgrade bintray gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Nov 5, 2018
1 parent 0bf68e9 commit 921726d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'io.franzbecker.gradle-lombok' version '1.14'
id 'nebula.provided-base' version '3.0.3'
id 'com.github.johnrengelman.shadow' version '2.0.2'
id "com.jfrog.bintray" version "1.8.0" apply false
id "com.jfrog.bintray" version "1.8.4" apply false
}

subprojects {
Expand Down

0 comments on commit 921726d

Please sign in to comment.