diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-08-02 19:52:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-02 19:52:46 +0000 |
commit | e045abc6bf88eb1d7756f5be5e80b9cb8f893de7 (patch) | |
tree | bbf6fc7fac38d93f0c89e2140414891d012cb917 | |
parent | 748edd4e66054ae1cd94bf5230023a50585a2d5e (diff) |
chore(deps): update dependency gradle to v8.3-rc-3 (#2636)
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 b62cae5b..4e790949 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=222818637ce0a4cb82e322bf847ea49ac319aecdb363d81acabd9e81315d08f6 -distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-rc-2-bin.zip +distributionSha256Sum=7af08310663d2849d8288d075cc2b74ca56dbacfa7ae60257c02aab0e8fe3111 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-rc-3-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |