diff --git a/gradle.properties b/gradle.properties index a87af0e..6e23e1d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.8 -yarn_mappings=1.21.8+build.1 +minecraft_version=1.21.10 +yarn_mappings=1.21.10+build.1 loader_version=0.17.2 loom_version=1.11-SNAPSHOT # Mod Properties @@ -11,7 +11,7 @@ maven_group=cc.modlabs archives_base_name=AutoGG # Dependencies # check this on https://modmuss50.me/fabric.html -fabric_version=0.131.0+1.21.8 +fabric_version=0.137.0+1.21.10 modmenu_version=15.0.0-beta.3 # Kotlin