SEC-2411: Update to Gradle 1.9

This commit is contained in:
Rob Winch 2013-11-25 16:57:42 -06:00
parent 5641ab98c1
commit 209cf317d6
3 changed files with 3 additions and 3 deletions

View File

@ -185,5 +185,5 @@ artifacts {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.8'
gradleVersion = '1.9'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Tue Sep 24 11:43:41 CDT 2013
#Mon Nov 25 16:47:29 CST 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.8-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-bin.zip