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

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


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new ad168da942 GROOVY-11441: Bump gradle to 8.9
ad168da942 is described below

commit ad168da942957a34d9fa11b10d1f0cc0dc649904
Author: Daniel Sun <sun...@apache.org>
AuthorDate: Sun Jul 14 19:40:55 2024 +0800

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

diff --git a/gradle.properties b/gradle.properties
index 62ae0a8a9f..42d7839934 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -21,7 +21,7 @@ groovyTargetBytecodeVersion=1.8
 targetJavaVersion=8
 
 binaryCompatibilityBaseline=3.0.20
-gradle_version=8.8
+gradle_version=8.9
 
 groovyJUnit_ms=512m
 groovyJUnit_mx=2g
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index 8a1f6b97f4..09523c0e54 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,7 +1,6 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionSha256Sum=a4b4158601f8636cdeeab09bd76afb640030bb5b144aafe261a5e8af027dc612
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
 networkTimeout=10000
 validateDistributionUrl=true
 zipStoreBase=GRADLE_USER_HOME

Reply via email to