Skip to content

Commit

Permalink
Upgrade bintray plugin version for fixing release
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Jun 11, 2018
1 parent 6ebdebd commit 6f52c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
@@ -1,7 +1,7 @@
plugins {
id 'groovy'
id 'maven-publish'
id 'com.jfrog.bintray' version '1.8.0'
id 'com.jfrog.bintray' version '1.8.1'
id 'com.gradle.plugin-publish' version '0.9.10'
id 'org.ajoberstar.git-publish' version '0.4.1'
id 'idea'
Expand Down

0 comments on commit 6f52c05

Please sign in to comment.