Bumped Gradle to version 8.7

This commit is contained in:
Erik C. Thauvin 2024-05-09 23:42:51 -07:00
parent 485641e67f
commit e64983b5c7
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME