File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ plugins {
66 id ' idea'
77
88 id ' maven-publish'
9- id ' com.gradle.plugin-publish' version ' 0.9.4 '
9+ id ' com.gradle.plugin-publish' version ' 0.9.5 '
1010
11- id ' net.minecrell.licenser' version ' 0.1.5 '
11+ id ' net.minecrell.licenser' version ' 0.2.1 '
1212}
1313
1414group = ' net.minecrell'
@@ -64,5 +64,5 @@ pluginBundle {
6464}
6565
6666task wrapper (type : Wrapper ) {
67- gradleVersion = ' 2.13 '
67+ gradleVersion = ' 2.14.1 '
6868}
Original file line number Diff line number Diff line change 1- # Thu May 26 20:38:11 CEST 2016
1+ # Wed Aug 17 19:47:55 CEST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.13 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -bin.zip
You can’t perform that action at this time.
0 commit comments