summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorKeuin <[email protected]>2021-08-22 21:11:46 +0800
committerKeuin <[email protected]>2021-08-22 21:11:46 +0800
commit7c2c4f1454df983f6ab1a09b8ce821e02ed2fb7f (patch)
tree2df055eef22a3707be62e47b7106d3d87ce1e103 /gradle.properties
parent76a38b77d54f3ca87ea8baa14af463a71093fe9f (diff)
Update dependency.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index ce22ba0..7b4991a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.5
-yarn_mappings=1.16.5+build.9
-loader_version=0.11.3
+yarn_mappings=1.16.5+build.10
+loader_version=0.11.6
# Mod Properties
mod_version=1.4.0
maven_group=com.keuin.blame
archives_base_name=blame-fabric
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
-fabric_version=0.34.6+1.16
+fabric_version=0.38.2+1.16 \ No newline at end of file