diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2024-06-14 20:54:08 +0800 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-06-18 16:34:37 -0400 |
commit | e3e11ac805e383d2a3ae2b6397973046c130cb83 (patch) | |
tree | 4daab463db140e46782e19d2dbfb2073ac12cb4e /gradle/wrapper/gradle-wrapper.properties | |
parent | 70a7e2528cc4757e324c99dc8b51f082a457d1db (diff) | |
download | Skyblocker-e3e11ac805e383d2a3ae2b6397973046c130cb83.tar.gz Skyblocker-e3e11ac805e383d2a3ae2b6397973046c130cb83.tar.bz2 Skyblocker-e3e11ac805e383d2a3ae2b6397973046c130cb83.zip |
Update gradle and loom
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index b82aa23a..a4413138 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |