Skip to content

Commit

Permalink
Merge pull request #11 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.8.13
  • Loading branch information
not-coded authored Nov 26, 2024
2 parents e37e44b + 8fff3a5 commit 3456f7d
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.8.12"
id("fabric-loom") version "1.8.13"
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.8.12" apply false
id "fabric-loom" version "1.8.13" apply false
}
stonecutter.active "1.20.1" /* [SC] DO NOT EDIT */

Expand Down

0 comments on commit 3456f7d

Please sign in to comment.