aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2021-08-17 18:49:09 +0100
committerLibravatar modmuss50 <[email protected]>2021-08-17 18:49:09 +0100
commit27c0acc531f739c84108c758115af77c9c3a2a33 (patch)
treebafc06ed44c817334eb80bd80beae097be4f8106 /gradle.properties
parentUpdate Minecraft and Gradle. (diff)
Update Gradle, Loom, Yarn, Fabric
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 cea6101..88bd90d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
- yarn_mappings=1.17.1+build.14
+ yarn_mappings=1.17.1+build.39
loader_version=0.11.6
# Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod
# Dependencies
- fabric_version=0.37.0+1.17
+ fabric_version=0.37.2+1.17