Update to Gradle 8.7, bump loom to 1.6 (#4565)

* Update to Gradle 8.6, bump loom to 1.6

* update to gradle 8.7
This commit is contained in:
chris 2024-04-14 00:16:26 +02:00 committed by GitHub
parent e856a8af84
commit a24f684123
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 38 additions and 35 deletions

View file

@ -40,7 +40,7 @@ mixin = "0.8.5"
indra = "3.1.3"
shadow = "8.1.1"
architectury-plugin = "3.4-SNAPSHOT"
architectury-loom = "1.4-SNAPSHOT"
architectury-loom = "1.6-SNAPSHOT"
minotaur = "2.8.7"
lombok = "8.4"
blossom = "1.2.0"

Binary file not shown.

View file

@ -1,5 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists