Skip to content

Commit

Permalink
Upgrade to Gradle Bintray plugin 1.8.4
Browse files Browse the repository at this point in the history
(Also, no longer apply it to the root project)
  • Loading branch information
msgilligan committed Oct 24, 2018
1 parent ece565c commit a0355cd
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 @@ -9,7 +9,7 @@ buildscript {

plugins {
id 'org.asciidoctor.convert' version '1.5.3'
id 'com.jfrog.bintray' version '1.7.3'
id 'com.jfrog.bintray' version '1.8.4' apply false
}

// See gradle.properties for some dependency version settings
Expand Down

0 comments on commit a0355cd

Please sign in to comment.