Skip to content

Commit

Permalink
Update build.gradle.kts to have loom 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamKracker authored Dec 20, 2024
1 parent a488ee2 commit 5c15efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.jvm.tasks.Jar

plugins {
id("fabric-loom") version "1.8-SNAPSHOT"
id("fabric-loom") version "1.9-SNAPSHOT"
id("maven-publish")
id("dev.morazzer.cookies.internal.classified-jars")
}
Expand Down

0 comments on commit 5c15efa

Please sign in to comment.