Skip to content

Commit

Permalink
Update plugin fabric-loom to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 5b03c1e commit 81094e5
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 81094e5

Please sign in to comment.