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:
Tyler Hancock 2022-03-01 20:41:26 -07:00
parent 36367b2382
commit d8e96f7e61
No known key found for this signature in database
GPG Key ID: D10D32949D03E695
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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