aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-01-28 13:04:38 +0000
committerLibravatar GitHub <[email protected]>2023-01-28 13:04:38 +0000
commit86fc994be16b3931825b9c0f0d030060a841ede4 (patch)
tree0c478011c2d9095fffce8b5e0842cc70504f861a
parent1.19.3 (diff)
Update to loom 1.1 (#229)
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6d30805..89308cb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '1.0-SNAPSHOT'
+ id 'fabric-loom' version '1.1-SNAPSHOT'
id 'maven-publish'
}