diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-09-27 12:37:31 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-09-27 12:37:31 +0300 |
commit | e5b938c76154bed99cdc19d34bf0e4d0e8160853 (patch) | |
tree | 9c23422b38499801d785ef50df6cf540ce39c8ae /gradle/wrapper/gradle-wrapper.properties | |
parent | 9eb05f0c8ac1207b28102f7cdb035ff076644323 (diff) | |
parent | d25b9444c277461c0d2effdff72d2d70d7792b6f (diff) | |
download | LibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.tar.gz LibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.tar.bz2 LibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.zip |
Merge branch 'unstable/9.0'
# Conflicts:
# src/main/resources/fabric.mod.json
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 070cb70..c30b486 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip +networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |