Skip to content

Commit db4c2fa

Browse files
authored
Bump to gradle 8.7 (#5287)
See https://docs.gradle.org/8.7/release-notes.html. This is a required, but not complete, prerequisite for testing with Java 22. We'll need to bump groovy versions to pick up full testable support.
1 parent 923823b commit db4c2fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/wrapper/gradle-wrapper.jar

-9 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
3+
distributionSha256Sum=194717442575a6f96e1c1befa2c30e9a4fc90f701d7aee33eb879b79e7ff05c0
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)