summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorasie <kontakt@asie.pl>2018-12-11 21:18:37 +0100
committerasie <kontakt@asie.pl>2018-12-11 21:18:37 +0100
commit48c5c1097795d3783b23379077ccd95c8d8dd217 (patch)
tree684b934a893143cb19b00934133d86df0581ee2c
parent4bce6a728d1dfa19ee510ba9898e92db6c2cfb4d (diff)
update
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index d46b0a0..e1799f8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -13,8 +13,8 @@ minecraft {
 
 dependencies {
 	minecraft "com.mojang:minecraft:18w49a"
-	mappings "net.fabricmc:yarn:18w49a.10"
-	modCompile "net.fabricmc:fabric-loader:0.2.0.62"
+	mappings "net.fabricmc:yarn:18w49a.11"
+	modCompile "net.fabricmc:fabric-loader:0.2.0.63"
 
 	// Fabric API. This is technically optional, but you probably want it anyway.
 	modCompile "net.fabricmc:fabric:0.1.0.37"