Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nobaboy committed Oct 3, 2024
1 parent f1aecd9 commit 73cae8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stonecutter.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("dev.kikugie.stonecutter")
id("fabric-loom") version "1.6-SNAPSHOT" apply false
id("fabric-loom") version "1.7-SNAPSHOT" apply false
}
stonecutter active "1.21" /* [SC] DO NOT EDIT */

Expand Down
6 changes: 3 additions & 3 deletions versions/1.21/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mod.mc_dep=>=1.21
mod.mc_dep=>=1.21 <1.20.2
mod.mc_title=1.21

deps.yarn_build=7
deps.fabric_api=0.100.4
deps.yarn_build=9
deps.fabric_api=0.102.0

0 comments on commit 73cae8c

Please sign in to comment.