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