aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorLibravatar asie <[email protected]>2018-12-11 14:13:45 +0100
committerLibravatar asie <[email protected]>2018-12-11 14:13:45 +0100
commit4bce6a728d1dfa19ee510ba9898e92db6c2cfb4d (patch)
treeb7b36217709da6dd9f7ad2e2977abfe566052fbe /build.gradle
parentUpdate Yarn and Fabric (diff)
update build.gradle
Diffstat (limited to '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"