diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-09-29 00:46:17 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-09-29 00:46:17 -0400 |
commit | 73241aa860e775d45c70b8c089485d112a82b0ab (patch) | |
tree | 51751766a22483a733e95016f917c307b222ccec /gradle.properties | |
parent | e64e67b45467977028afe27ff0c148c4caf77a58 (diff) | |
download | Skyblocker-73241aa860e775d45c70b8c089485d112a82b0ab.tar.gz Skyblocker-73241aa860e775d45c70b8c089485d112a82b0ab.tar.bz2 Skyblocker-73241aa860e775d45c70b8c089485d112a82b0ab.zip |
YACL 3.2.1
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3c2a112b..44dbbc41 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_api_version=0.89.1+1.20.2 # Dependencies ## YACL (https://github.com/isXander/YetAnotherConfigLib) -yacl_version=3.2.0+1.20.2 +yacl_version=3.2.1+1.20.2 ## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version = 8.0.0 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) |