mirror of
https://github.com/Minestom/Minestom.git
synced 2025-04-03 18:45:27 +00:00
* chore: Update gradle to the latest release * chore: Bump some dependencies to a newer version * chore: Migrate shadow plugin to the new namespace * chore: Update blossom plugin * refactor: Move blossom block usage to the sourceSets block * feature: Use pebble template instead of old way * fix: Improve mapping for github actions --------- Co-authored-by: Phillipp Glanz <p.glanz@madfix.me>
8 lines
251 B
INI
8 lines
251 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|