diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-09 15:33:33 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 10:03:33 +0000 |
commit | fdad6353ebbec5a50f017d5850a37ce99d728a40 (patch) | |
tree | 97127483339e9dd89abffc3e7338ec8eeaa7a9a8 | |
parent | 5b8651f97fbcc268e117c5fecb06a0e47d4b7d75 (diff) |
chore(deps): update dependency gradle to v8.10.1 (#3203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 2b189974..8e876e1c 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=5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip +distributionSha256Sum=1541fa36599e12857140465f3c91a97409b4512501c26f9631fb113e392c5bd1 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |