diff --git a/gradle.properties b/gradle.properties index 035965e..f36efe4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,9 +6,9 @@ org.gradle.parallel=true # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20 -yarn_mappings=1.20+build.1 -loader_version=0.14.21 +minecraft_version=1.20.2 +yarn_mappings=1.20.2+build.4 +loader_version=0.14.24 # Mod Properties mod_version = 0.1.2 @@ -16,4 +16,4 @@ maven_group = io.github.twokilohertz.hotbarreplace archives_base_name = HotbarReplace # Dependencies -fabric_version=0.83.0+1.20 +fabric_version=0.90.4+1.20.2