From d33ecde3ba9a8021bee73f1455d2ab2335a0ae99 Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:08:00 -0400 Subject: stop the deletion of record syntax sugar --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3135716a..9ece889f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ fabric_api_version=0.100.1+1.21 ## YACL (https://github.com/isXander/YetAnotherConfigLib) yacl_version=3.5.0+1.21 ## HM API -hm_api_version=1.0.0-alpha.10+1.21 +hm_api_version=1.0.0-alpha.11+1.21 ## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version = 11.0.0-beta.1 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) -- cgit