From 8d42acd8abe4e8ccfbf0787710588ce3311d548f Mon Sep 17 00:00:00 2001 From: Renovate Bot for Gradle Date: Thu, 14 Nov 2024 04:10:18 +0000 Subject: [PATCH] [Renovate Bot] Update dependency gradle to v8.11 Signed-off-by: Renovate Bot for Gradle --- gradle/wrapper/gradle-wrapper.properties | 4 ++-- .../sample-junit5/gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index fb602ee..82dd18b2 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26 -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip +distributionSha256Sum=57dafb5c2622c6cc08b993c85b7c06956a2f53536432a30ead46166dbca0f1e9 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/samples/sample-junit5/gradle/wrapper/gradle-wrapper.properties b/samples/sample-junit5/gradle/wrapper/gradle-wrapper.properties index 1e2fbf0..e48eca5 100644 --- a/samples/sample-junit5/gradle/wrapper/gradle-wrapper.properties +++ b/samples/sample-junit5/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists