diff --git a/gradle.properties b/gradle.properties index 7710edb..942b674 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/develop - minecraft_version=1.20.1 - yarn_mappings=1.20.1+build.1 - loader_version=0.14.21 + minecraft_version=1.20.2 + yarn_mappings=1.20.2+build.4 + loader_version=0.14.23 # Mod Properties - mod_version = 1.20.1-2.1 + mod_version = 1.20.2-2.1 maven_group = ml.pluto7073 archives_base_name = PlutosCoffeeMod-Fabric # 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.83.1+1.20.1 + fabric_version=0.90.0+1.20.2