diff options
| author | Kevin <92656833+kevinthegreat1@users.noreply.github.com> | 2025-03-02 23:22:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 12:22:16 +0800 |
| commit | 047149f394359ed957a6b9c050d00c8953ed0198 (patch) | |
| tree | 6cb279b23a1a1744fa239520fb2d1d770cfcdde7 /gradle/wrapper | |
| parent | fa9e6b7663c6f81e08e6e3cc1cf25907522ae82a (diff) | |
| download | Skyblocker-047149f394359ed957a6b9c050d00c8953ed0198.tar.gz Skyblocker-047149f394359ed957a6b9c050d00c8953ed0198.tar.bz2 Skyblocker-047149f394359ed957a6b9c050d00c8953ed0198.zip | |
Fabric updates (#1172)
* Update fabric deps
* Migrate client game test to loom
* Migrate to new hud api
* Fix fancy tab hud
* Rename ScreenMaster to WidgetManager
* No server game tests
* Update deps
* Separate fmj for game test
* Run production client game test in CI and move template image
* Run client game test
* Update screenshots dir
Diffstat (limited to 'gradle/wrapper')
| -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 e2847c82..e18bc253 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.11.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |
