Update dependencies (#220)

This commit is contained in:
modmuss50
2022-11-22 15:04:48 +00:00
committed by c0de
parent 59e777fbcf
commit d8ae38a5a6
3 changed files with 10 additions and 8 deletions

View File

@@ -1,11 +1,12 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.8
loader_version=0.14.9
yarn_mappings=1.19.2+build.28
loader_version=0.14.10
# Mod Properties
mod_version = 1.0.0
@@ -13,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod
# Dependencies
fabric_version=0.60.0+1.19.2
fabric_version=0.67.0+1.19.2