File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
16
16
allprojects {
17
17
group = ' com.spectralogic.ds3'
18
- version = ' 3.2.0-RC11 '
18
+ version = ' 3.2.0-RC12 '
19
19
}
20
20
21
21
subprojects {
@@ -41,7 +41,7 @@ subprojects {
41
41
}
42
42
43
43
task wrapper (type : Wrapper ) {
44
- gradleVersion = ' 2.12 '
44
+ gradleVersion = ' 2.13 '
45
45
}
46
46
47
47
project(' :ds3-sdk-integration' ) {
Original file line number Diff line number Diff line change 1
- # Fri Apr 01 09:11:00 MDT 2016
1
+ # Thu Apr 28 09:24:36 MDT 2016
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-2.12 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.13 -all.zip
You can’t perform that action at this time.
0 commit comments