Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
EnnuiL committed Dec 5, 2024
1 parent 28a218e commit 3a70b0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
modImplementation libs.fabric.api

modCompileOnly libs.modmenu
//modLocalRuntime libs.modmenu
modLocalRuntime libs.modmenu

implementation libs.wrench.wrapper

Expand Down
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ parchment = "2024.11.17"

fabric_loom = "1.9.2"
fabric_loader = "0.16.9"
moddevgradle = "2.0.52-beta"
neoforge = "21.4.0-beta"
moddevgradle = "2.0.54-beta"
neoforge = "21.4.8-beta"

fabric_api = "0.110.5+1.21.4"
wrench_wrapper = "0.6.1"

modmenu = "12.0.0-beta.1"
modmenu = "13.0.0-beta.1"
trinkets = "3.10.0"
cca = "6.1.1"

Expand Down

0 comments on commit 3a70b0d

Please sign in to comment.