Update build dependencies.
Gradle 7.3 -> 7.4 Forge 39.0.10 -> 39.1.2 Fabric API 0.45.2 -> 0.46.4 Fabric Loader 0.12.12 -> 0.13.3
This commit is contained in:
parent
36367b2382
commit
d8e96f7e61
|
|
@ -9,12 +9,12 @@ common_client_run_name=Common Client
|
|||
common_server_run_name=Common Server
|
||||
|
||||
# Forge
|
||||
forge_version=39.0.10
|
||||
forge_version=39.1.2
|
||||
//forge_ats_enabled=true
|
||||
|
||||
# Fabric
|
||||
fabric_version=0.45.2+1.18
|
||||
fabric_loader_version=0.12.12
|
||||
fabric_version=0.46.4+1.18
|
||||
fabric_loader_version=0.13.3
|
||||
|
||||
# Mod options
|
||||
mod_name=MultiLoader
|
||||
|
|
|
|||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
|
@ -1,5 +1,5 @@
|
|||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user