aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2021-12-09 21:29:09 +0000
committerLibravatar modmuss50 <[email protected]>2021-12-09 21:29:09 +0000
commit468c32cdb324494ae2548957a5d2b203722af018 (patch)
tree76aeb043877586bd9727164b43d7f1d2d3e63d9c /gradle.properties
parent1.18 (diff)
Update deps
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 0afb117..560ef00 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://fabricmc.net/versions.html
minecraft_version=1.18
yarn_mappings=1.18+build.1
- loader_version=0.12.6
+ loader_version=0.12.9
# Mod Properties
mod_version = 1.0.0
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod
# Dependencies
- fabric_version=0.43.1+1.18
+ fabric_version=0.44.0+1.18