File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ subprojects {
4242}
4343
4444task wrapper (type : Wrapper ) {
45- gradleVersion = ' 2.10 '
45+ gradleVersion = ' 2.11 '
4646}
4747
4848project(' :ds3-sdk-integration' ) {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import java.nio.file.Path
1919buildscript {
2020 repositories { jcenter() }
2121 dependencies {
22- classpath ' com.github.jengelman.gradle.plugins:shadow:1.2.1 '
22+ classpath ' com.github.jengelman.gradle.plugins:shadow:1.2.3 '
2323 }
2424}
2525
Original file line number Diff line number Diff line change 1- # Tue Feb 02 21:40:54 MST 2016
1+ # Wed Feb 10 11:19:18 MST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.10 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.11 -all.zip
You can’t perform that action at this time.
0 commit comments