summary refs log tree commit diff stats
path: root/build.gradle
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-08-17 18:49:09 +0100
committermodmuss50 <modmuss50@gmail.com>2021-08-17 18:49:09 +0100
commit27c0acc531f739c84108c758115af77c9c3a2a33 (patch)
treebafc06ed44c817334eb80bd80beae097be4f8106 /build.gradle
parentd27b836caeff1d3102a398294e2ae39383fc721b (diff)
Update Gradle, Loom, Yarn, Fabric
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 f807b77..c5c7aa8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 plugins {
-	id 'fabric-loom' version '0.8-SNAPSHOT'
+	id 'fabric-loom' version '0.9-SNAPSHOT'
 	id 'maven-publish'
 }