summary refs log tree commit diff stats
path: root/build.gradle
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-02-26 22:04:17 +0000
committermodmuss50 <modmuss50@gmail.com>2021-02-26 22:04:17 +0000
commit4cccd73df9ca7e1cab6b516bb8522c2473a11d9a (patch)
tree1623c50c1815482192b013a2a81d2cb04d2455c3 /build.gradle
parent8299566cf7ae3bc6ac088e821fd26d26d97e4229 (diff)
Update loom, gradle, yarn, loader and api.
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 8c07787..92973fc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 plugins {
-	id 'fabric-loom' version '0.5-SNAPSHOT'
+	id 'fabric-loom' version '0.6-SNAPSHOT'
 	id 'maven-publish'
 }