aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorGreg C <Gregory1234@users.noreply.github.com>2022-03-20 17:33:27 +0100
committerGitHub <noreply@github.com>2022-03-20 18:33:27 +0200
commit92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe (patch)
treebba3ff609d0627b12e12b8888a5df15b1116264e /gradle.properties
parent88ba5ed7ce3603c6c6decf95f1fa46108cd9f0b3 (diff)
downloadLibGui-92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe.tar.gz
LibGui-92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe.tar.bz2
LibGui-92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe.zip
Updated to 1.18.2 (#155)
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 332a741..10be66a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=1.18
- yarn_mappings=1.18+build.1
- loader_version=0.12.8
+ minecraft_version=1.18.2
+ yarn_mappings=1.18.2+build.2
+ loader_version=0.13.3
# Mod Properties
mod_version = 5.3.1
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = LibGui
# Dependencies
- fabric_version=0.43.1+1.18
+ fabric_version=0.48.0+1.18.2
jankson_version=4.0.0+j1.2.0
- modmenu_version=3.0.0
+ modmenu_version=3.1.0
libninepatch_version=1.1.0