Skip to content

Commit

Permalink
Use latest Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
erdi committed Apr 9, 2016
1 parent d60c2d0 commit 884c9dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion geb.gradle
Expand Up @@ -240,5 +240,5 @@ task stage(type: Sync) {
}

wrapper {
gradleVersion = "2.12-rc-1"
gradleVersion = "2.13-rc-1"
}
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Mon Mar 07 20:57:20 GMT 2016
#Sat Apr 09 18:39:17 BST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-rc-1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-rc-1-bin.zip

0 comments on commit 884c9dd

Please sign in to comment.