aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar modmuss <[email protected]>2024-01-12 15:10:15 +0000
committerLibravatar GitHub <[email protected]>2024-01-12 15:10:15 +0000
commite6c436b4344ec00406b02bc274ec19e33d6a56e0 (patch)
tree936d0bb863429ca3ee613bfd9029bf799324fd09
parent1.20.4 (diff)
Loom 1.5
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 910521d..1c7d114 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '1.4-SNAPSHOT'
+ id 'fabric-loom' version '1.5-SNAPSHOT'
id 'maven-publish'
}