aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-22 19:01:09 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-22 19:01:09 +0800
commitf0a40f692f056e6f1065ae1bd31c902ce501958d (patch)
tree5e292ad1dab49c231b639d74bef747f89931f99f
parentb31430f0a556a736fd32e89a087a69cd0e37ffd9 (diff)
downloadRoughlyEnoughItems-f0a40f692f056e6f1065ae1bd31c902ce501958d.tar.gz
RoughlyEnoughItems-f0a40f692f056e6f1065ae1bd31c902ce501958d.tar.bz2
RoughlyEnoughItems-f0a40f692f056e6f1065ae1bd31c902ce501958d.zip
Update dependencies
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 29e14a14e..381484a59 100755
--- a/build.gradle
+++ b/build.gradle
@@ -30,7 +30,7 @@ repositories {
dependencies {
minecraft "com.mojang:minecraft:${minecraftVersion}"
mappings "net.fabricmc:yarn:${yarnVersion}"
- modCompile "net.fabricmc:fabric-loader:0.3.3.100"
+ modCompile "net.fabricmc:fabric-loader:0.3.3.101"
// Fabric API. This is technically optional, but you probably want it anyway.
modCompile "net.fabricmc:fabric:${fabricVersion}"