Skip to content

Commit a37301f

Browse files
committed
Update fabric-loom to 1.8-SNAPSHOT
1 parent afed86a commit a37301f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// See Gradle's releases here: https://gradle.org/releases/
33

44
plugins {
5-
id("fabric-loom") version "1.7-SNAPSHOT"
5+
id("fabric-loom") version "1.8-SNAPSHOT"
66
}
77

88
version = "${rootProject.extra["mod_version"]}-${project.extra["minecraft_version"]}"

0 commit comments

Comments
 (0)