diff options
| author | Julienraptor01 <julienraptor01@gmail.com> | 2023-01-11 18:20:38 +0100 |
|---|---|---|
| committer | Julienraptor01 <julienraptor01@gmail.com> | 2023-01-11 18:20:38 +0100 |
| commit | 4810a0862792f509c885d91c3463451058953c91 (patch) | |
| tree | 88892503421010b5c5364a7f3c7f63259648488d /gradle.properties | |
| parent | 4486c182426bdd29e7b21b8ad01d22ffe8a91629 (diff) | |
| download | Skyblocker-4810a0862792f509c885d91c3463451058953c91.tar.gz Skyblocker-4810a0862792f509c885d91c3463451058953c91.tar.bz2 Skyblocker-4810a0862792f509c885d91c3463451058953c91.zip | |
Update dependancies
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index dd7af5a8..e1ac9fda 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,12 +10,12 @@ fabric_version=0.58.6+1.19.2 # Dependencies ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) -clothconfig_version=7.0.65 +clothconfig_version=9.0.94 ## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) -mod_menu_version=4.0.6 +mod_menu_version=5.0.2 # Mod Properties -mod_version = 1.8.2 +mod_version = 1.8.3-beta maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ |
