diff --git a/builder/gradle/wrapper/gradle-wrapper.jar b/builder/gradle/wrapper/gradle-wrapper.jar index d997cfc6..b1b8ef56 100644 Binary files a/builder/gradle/wrapper/gradle-wrapper.jar and b/builder/gradle/wrapper/gradle-wrapper.jar differ diff --git a/builder/gradle/wrapper/gradle-wrapper.properties b/builder/gradle/wrapper/gradle-wrapper.properties index c61a118f..df6a6ad7 100644 --- a/builder/gradle/wrapper/gradle-wrapper.properties +++ b/builder/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,9 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip networkTimeout=10000 +retries=0 +retryBackOffMs=500 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/builder/gradlew b/builder/gradlew index 0262dcbd..b9bb139f 100755 --- a/builder/gradlew +++ b/builder/gradlew @@ -57,7 +57,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/b631911858264c0b6e4d6603d677ff5218766cee/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/3d91ce3b8caaf77ad09f381f43615b715b53f72c/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/.