Skip to content

Commit

Permalink
Update gradle-wrapper.properties to change Gradle wrapper version fro…
Browse files Browse the repository at this point in the history
…m 8.5 to 8.7 (#4005)

(cherry picked from commit f23b0ab)
  • Loading branch information
ellet0 authored and e5l committed Apr 5, 2024
1 parent 182386a commit 9b69332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 9b69332

Please sign in to comment.