Skip to content

Commit 4f9351d

Browse files
Matthias Adlermacedigital
authored andcommitted
chore: update gradlew to v2.2
1 parent 80cb956 commit 4f9351d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jrubyVersion=1.7.13
5151

5252

5353
# Gradle version
54-
gradleVersion=2.0
54+
gradleVersion=2.2
5555

5656
# The version of Vert.x
5757
vertxVersion=2.1.2

gradle/wrapper/gradle-wrapper.jar

-7 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sun Jul 06 00:43:09 CEST 2014
1+
#Tue Nov 18 10:26:38 CET 2014
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.0-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-bin.zip

0 commit comments

Comments
 (0)