Skip to content

Commit

Permalink
update bintray plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Engelman committed Sep 26, 2018
1 parent 1491757 commit fa8a9c5
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 @@ -8,7 +8,7 @@ buildscript {
}
}
dependencies {
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.1'
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.7.5"
classpath "com.gradle.publish:plugin-publish-plugin:0.10.0"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
Expand Down

0 comments on commit fa8a9c5

Please sign in to comment.