diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 11cae1e00..874732021 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-all.zip networkTimeout=10000 retries=0 retryBackOffMs=500 diff --git a/system-tests/gradle-cucumber/gradle-project/gradle/wrapper/gradle-wrapper.properties b/system-tests/gradle-cucumber/gradle-project/gradle/wrapper/gradle-wrapper.properties index 7e7d24f6f..a351597e6 100644 --- a/system-tests/gradle-cucumber/gradle-project/gradle/wrapper/gradle-wrapper.properties +++ b/system-tests/gradle-cucumber/gradle-project/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/system-tests/gradle-multi-module/gradle-project/gradle/wrapper/gradle-wrapper.properties b/system-tests/gradle-multi-module/gradle-project/gradle/wrapper/gradle-wrapper.properties index 7e7d24f6f..a351597e6 100644 --- a/system-tests/gradle-multi-module/gradle-project/gradle/wrapper/gradle-wrapper.properties +++ b/system-tests/gradle-multi-module/gradle-project/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME