Skip to content

Commit

Permalink
Merge pull request #13 from not-coded/renovate/fabric-loom-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
not-coded authored Dec 2, 2024
2 parents 21ed43f + 1423916 commit 8c3e78b
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.9.1"
id("fabric-loom") version "1.9.2"
id('net.ltgt.errorprone') version "4.1.0"
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.9.1" apply false
id "fabric-loom" version "1.9.2" apply false
}
stonecutter.active "1.20.1" /* [SC] DO NOT EDIT */

Expand Down

0 comments on commit 8c3e78b

Please sign in to comment.