diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-02-10 04:34:45 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 04:34:45 +0530 |
commit | e847dc1054f283662d8d9a3094dc6e324bebe582 (patch) | |
tree | 346be8f896e92968b8d86fc81ce3352e12af0aea /gradle/wrapper | |
parent | a0556771ee0561f4458839bc2e6a0634b100a96a (diff) |
chore(deps): update dependency gradle to v8.0-rc-4 (#2371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle/wrapper')
-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 6bf23e12..1fb4923b 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=9fb87bbe73f963a4c23daede3a5ed78e7ae770f3e980d3cb15d8df04518b542d -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-rc-3-bin.zip +distributionSha256Sum=c1e2a61fd7257fdb869020808930487a69179488490a27664b06e472ecbf4ed7 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-rc-4-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |