Skip to content

Commit

Permalink
Upgrade plugin-publish-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangkun83 committed Aug 18, 2016
1 parent 467ca26 commit b7cfc92
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 @@ -28,7 +28,7 @@ buildscript {

dependencies {
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.4"
classpath "com.gradle.publish:plugin-publish-plugin:0.9.5"
classpath "com.github.ben-manes:gradle-versions-plugin:0.12.0"
}
}
Expand Down

0 comments on commit b7cfc92

Please sign in to comment.