diff --git a/gradle.properties b/gradle.properties index 52370fe9..f3c784a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,9 +3,9 @@ # Fabric Properties # check these on https://fabricmc.net/use - minecraft_version = 1.16.3 - yarn_mappings = 47 - loader_version = 0.10.5+build.213 + minecraft_version = 1.16.4 + yarn_mappings = 1 + loader_version = 0.10.6+build.214 # Mod Properties mod_version = 0.5.2-beta @@ -14,7 +14,7 @@ # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api - fabric_version = 0.24.3+build.414-1.16 + fabric_version = 0.25.1+build.416-1.16 cloth_config_version = 4.8.2 cloth_events_version = 1.4.8 canvas_version = 1.0.989