aboutsummaryrefslogtreecommitdiff
path: root/makalibs.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'makalibs.gradle')
-rw-r--r--makalibs.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/makalibs.gradle b/makalibs.gradle
index 1460a57..a7c7bbe 100644
--- a/makalibs.gradle
+++ b/makalibs.gradle
@@ -9,7 +9,7 @@ minecraft {
}
dependencies {
- shade('com.github.makamys:MCLib:0.3.3'){
+ shade('com.github.makamys:MCLib:0.3.5'){
exclude group: "codechicken"
}
}