Skip to content

Commit

Permalink
Upgrade com.gradle.publish:plugin-publish-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangkun83 committed Mar 15, 2016
1 parent 1fbc016 commit a1d08cd
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 @@ -35,7 +35,7 @@ buildscript {
dependencies {
classpath 'org.ajoberstar:gradle-git:0.1.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.5'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.0"
classpath "com.gradle.publish:plugin-publish-plugin:0.9.4"
classpath 'junit:junit:4.7'
classpath 'org.jacoco:org.jacoco.core:0.7.4.201502262128'
}
Expand Down

0 comments on commit a1d08cd

Please sign in to comment.