From 1ca32f71944ede354f80c95df242a96ff6032ba2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 15:27:28 +0000 Subject: [PATCH] Update `gradle` to `v8.10` (was `8.9`) --- gradle-twirl/gradle/wrapper/gradle-wrapper.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle-twirl/gradle/wrapper/gradle-wrapper.properties b/gradle-twirl/gradle/wrapper/gradle-wrapper.properties index 46e69ad6..f04e65d0 100644 --- a/gradle-twirl/gradle/wrapper/gradle-wrapper.properties +++ b/gradle-twirl/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=258e722ec21e955201e31447b0aed14201765a3bfbae296a46cf60b70e66db70 -distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-all.zip +distributionSha256Sum=682b4df7fe5accdca84a4d1ef6a3a6ab096b3efd5edf7de2bd8c758d95a93703 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-all.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists