Skip to content

Commit

Permalink
GROOVY-11441: Bump gradle to 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Jul 14, 2024
1 parent 177adef commit ad168da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ad168da

Please sign in to comment.