Skip to content

Commit

Permalink
Bump com.terraformersmc:modmenu from 11.0.2 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps com.terraformersmc:modmenu from 11.0.2 to 13.0.1.

---
updated-dependencies:
- dependency-name: com.terraformersmc:modmenu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent 0545f68 commit 1ee3fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "net.fabricmc:fabric-language-kotlin:1.12.1+kotlin.2.0.20"

modApi "com.terraformersmc:modmenu:11.0.2"
modApi "com.terraformersmc:modmenu:13.0.1"

modImplementation(include("gg.essential:universalcraft-1.21-fabric:365"))
modImplementation(include("gg.essential:vigilance-1.18.1-fabric:299") {
Expand Down

0 comments on commit 1ee3fd8

Please sign in to comment.