Skip to content

Commit

Permalink
Update the Gradle release plugin to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jun 15, 2017
1 parent d486467 commit e429d7b
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
@@ -1,6 +1,6 @@
plugins {
// https://github.com/researchgate/gradle-release
id 'net.researchgate.release' version '2.4.1'
id 'net.researchgate.release' version '2.6.0'
}

apply plugin: 'java'
Expand Down

0 comments on commit e429d7b

Please sign in to comment.