aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-09-30 16:44:43 +0100
committerLibravatar modmuss50 <[email protected]>2023-09-30 16:44:43 +0100
commit60fdaa75228f5601e29af8611dbc0c5560e1544d (patch)
tree9772bfd1de6adbc1d429b6cc729c80d83333df29
parent1.20.2 (diff)
Loom 1.4
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 66710fb..1425a6c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '1.3-SNAPSHOT'
+ id 'fabric-loom' version '1.4-SNAPSHOT'
id 'maven-publish'
}
@@ -88,4 +88,4 @@ publishing {
// The repositories here will be used for publishing your artifact, not for
// retrieving dependencies.
}
-} \ No newline at end of file
+}