Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_5_X 78461d126 -> 58402af07


Bump gradle version to 4.5


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/58402af0
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/58402af0
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/58402af0

Branch: refs/heads/GROOVY_2_5_X
Commit: 58402af07d8f56960ae842e3cbc5cda4e85c9f0b
Parents: 78461d1
Author: sunlan <[email protected]>
Authored: Thu Jan 25 08:08:55 2018 +0800
Committer: sunlan <[email protected]>
Committed: Thu Jan 25 08:08:55 2018 +0800

----------------------------------------------------------------------
 gradle.properties                        | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/58402af0/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 7a5a18e..fd773f2 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ groovyVersion = 2.5.0-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
 groovyBundleVersion = 2.5.0.SNAPSHOT
 
-gradle_version=4.4.1
+gradle_version=4.5
 
 groovyJUnit_ms=512m
 groovyJUnit_mx=1g

http://git-wip-us.apache.org/repos/asf/groovy/blob/58402af0/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index 2c2bbe5..be280be 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-bin.zip

Reply via email to