Skip to content

Commit 35406c5

Browse files
committed
✅ fabric-loom 1.5-SNAPSHOT
1 parent a4decb3 commit 35406c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'maven-publish'
33
id 'com.github.hierynomus.license' version '0.16.1' apply false
4-
id 'fabric-loom' version '1.4-SNAPSHOT' apply false
4+
id 'fabric-loom' version '1.5-SNAPSHOT' apply false
55
id 'com.replaymod.preprocess' version 'SNAPSHOT'
66
}
77

0 commit comments

Comments
 (0)