Skip to content

Commit

Permalink
code: Use plugin-publish 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
grv87 committed Dec 26, 2016
1 parent 751ac50 commit e1dfd8e
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 @@ -19,7 +19,7 @@
plugins {
id 'com.jfrog.artifactory' version '4.4.9'
id 'de.gliderpilot.semantic-release' version '1.2.0'
id 'com.gradle.plugin-publish' version '0.9.6'
id 'com.gradle.plugin-publish' version '0.9.7'
}

apply plugin: 'java'
Expand Down

0 comments on commit e1dfd8e

Please sign in to comment.