Skip to content

Commit

Permalink
Merge pull request #9 from not-coded/renovate/fabric-loom-1.x
Browse files Browse the repository at this point in the history
Update plugin fabric-loom to v1.9.1
  • Loading branch information
not-coded authored Nov 30, 2024
2 parents a7367d6 + 66d3ebb commit 54bea76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
//id("dev.kikugie.stonecutter")
id("fabric-loom") version "1.7-SNAPSHOT"
id("fabric-loom") version "1.9.1"
id("maven-publish")
}

Expand Down
2 changes: 1 addition & 1 deletion stonecutter.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "dev.kikugie.stonecutter"
id "fabric-loom" version "1.7-SNAPSHOT" apply false
id "fabric-loom" version "1.9.1" apply false
}
stonecutter.active "1.20.6" /* [SC] DO NOT EDIT */

Expand Down

0 comments on commit 54bea76

Please sign in to comment.