diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-04 21:48:06 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-04 21:48:06 +0530 |
commit | 863b74d024ab9f3ab499eb3c5fdc140c3c4e226c (patch) | |
tree | cf92e12a6ec3d19d2b66b7238ae02ee4004d57dc /gradle/wrapper | |
parent | ab8c4f212eef12d4a70566f3f84b8c40945836af (diff) |
chore(deps): update dependency gradle to v8.1-rc-3 (#2452)
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 04010017..775aa4af 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=c8e041dcbf7b747bf967b607942d8cf9a7cf992f4c05c90b1c8826901c183617 -distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-rc-2-bin.zip +distributionSha256Sum=4087d4c8eb90335f7c635082424cf34480721544ad36b595dcf8c143c653c149 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-rc-3-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |