Skip to content

Commit

Permalink
Gradle publish plugin 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 28, 2017
1 parent 05d90e9 commit a4f1237
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.bmuschko:gradle-nexus-plugin:2.3.1'
classpath 'net.researchgate:gradle-release:2.3.5'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.4"
classpath "com.gradle.publish:plugin-publish-plugin:0.9.9"
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6'
}
}
Expand Down

0 comments on commit a4f1237

Please sign in to comment.