phoenixd_enclave/gradle/wrapper/gradle-wrapper.properties
Pierre-Marie Padiou eeafd9cc60
Update gradle to 8.5 (#19)
It supports JDK 21, which then enables us to use `eclipse-temurin:21-jdk-alpine` on docker, which then makes the docker image run on ARM.
2024-03-27 11:55:57 +01:00

9 lines
337 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=9d926787066a081739e8200858338b4a69e837c3a821a33aca9db09dd4a41026
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists