diff --git a/gradle.properties b/gradle.properties index 1e40e05..056e80b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,8 +4,8 @@ org.gradle.parallel=true # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.10 +minecraft_version=1.20.4 +yarn_mappings=1.20.4+build.3 loader_version=0.15.11 # Mod Properties @@ -14,8 +14,8 @@ maven_group=pl.xyundy.squaredadditions archives_base_name=squaredadditions # Dependencies -fabric_version=0.92.1+1.20.1 -statement_version=4.2.8 +fabric_version=0.97.0+1.20.4 +statement_version=4.2.9 arrp_version=0.8.1 -modmenu_version = 7.2.1 -midnightlib_version = 1.4.1-fabric \ No newline at end of file +modmenu_version=9.2.0-beta.2 +midnightlib_version=1.5.3-fabric