summary refs log tree commit diff stats
path: root/build.gradle
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2020-09-27 13:04:21 +0100
committermodmuss50 <modmuss50@gmail.com>2020-09-27 13:04:21 +0100
commit4237368e648916f22871126b3bea5260684eb9e9 (patch)
tree0a5b248a2a56f977a96b4ec86669a27b5f55657d /build.gradle
parent46dc3e2dabf7631ac29921cfb3c42eb6be58f107 (diff)
Update api, loader, loom, gradle
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6baf467..fc34cb8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 plugins {
-	id 'fabric-loom' version '0.4-SNAPSHOT'
+	id 'fabric-loom' version '0.5-SNAPSHOT'
 	id 'maven-publish'
 }