Skip to content

Commit 45eba7a

Browse files
committed
chore: Upgrade loom to 1.11.4
1 parent a52976b commit 45eba7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'fabric-loom' version '1.6-SNAPSHOT'
3+
id 'fabric-loom' version '1.11.4'
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)