You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2020/10/20 00:11:33 UTC

[groovy] branch danielsun/jdk15 updated: GROOVY-9783: Bump gradle to 6.7

This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch danielsun/jdk15
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/danielsun/jdk15 by this push:
     new 1b85a42  GROOVY-9783: Bump gradle to 6.7
1b85a42 is described below

commit 1b85a42b258554412c8fc4af509de40faed045d6
Author: Daniel Sun <su...@apache.org>
AuthorDate: Tue Oct 20 08:10:50 2020 +0800

    GROOVY-9783: Bump gradle to 6.7
---
 gradle.properties                        | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index d74a62c..ad29311 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@ groovyVersion = 4.0.0-SNAPSHOT
 groovyBundleVersion = 4.0.0.SNAPSHOT
 
 binaryCompatibilityBaseline = 3.0.5
-gradle_version=6.7-rc-2
+gradle_version=6.7
 
 groovyJUnit_ms=512m
 groovyJUnit_mx=2g
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 9bdcbaf..be52383 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-rc-2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists