mirror of
https://github.com/GeyserMC/Rainbow.git
synced 2025-12-19 14:59:16 +00:00
Pin packconverter version, gradle to 9.1
This commit is contained in:
@@ -8,7 +8,7 @@ fabric-loader = "0.17.3"
|
||||
fabric-api = "0.135.0+1.21.10"
|
||||
|
||||
creative = "817fa982c4"
|
||||
packconverter = "3.4.1-SNAPSHOT"
|
||||
packconverter = "3.4.1-20251013.173215-13"
|
||||
|
||||
[libraries]
|
||||
minecraft = {group = "com.mojang", name = "minecraft", version.ref = "minecraft"}
|
||||
|
||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user