aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2020-06-07 20:46:23 +0100
committerLibravatar modmuss50 <[email protected]>2020-06-07 20:46:23 +0100
commit8d952c922d566bd386d76108c222baa2e2cc5d33 (patch)
tree092ca1dadcec734986fbfdd4d854326f1d3a2464
parentUpdate loom, gradle and all other deps (diff)
Update Loom
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8d86f6d..6baf467 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.2.7-SNAPSHOT'
+ id 'fabric-loom' version '0.4-SNAPSHOT'
id 'maven-publish'
}