Update to Gradle 7.6

This brings in compatibility with Java 19
This commit is contained in:
Ennui Langeweile 2022-11-26 18:33:36 -03:00
parent a50f96decd
commit bcf022eb86
No known key found for this signature in database
GPG key ID: 688A9E714BCD13B2
4 changed files with 11 additions and 5 deletions

Binary file not shown.

View file

@ -1,5 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists