Skip to content

Commit

Permalink
Update the version of Gradle downloaded from 8.2.1 to 8.5 (#7876)
Browse files Browse the repository at this point in the history
This may help unblock
#7810
  • Loading branch information
jwren authored Dec 27, 2024
1 parent 302c6b4 commit 4f74212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 4f74212

Please sign in to comment.