Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
build(deps): bump com.terraformersmc:modmenu from 9.0.0 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps com.terraformersmc:modmenu from 9.0.0 to 13.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f6da141 commit 3ce970a
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 @@ -30,7 +30,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation 'net.fabricmc:fabric-language-kotlin:1.10.17+kotlin.1.9.22'

modImplementation 'com.terraformersmc:modmenu:9.0.0'
modImplementation 'com.terraformersmc:modmenu:13.0.0'
modCompileOnly 'me.shedaniel:RoughlyEnoughItems-api-fabric:14.0.688'
modRuntimeOnly 'me.shedaniel:RoughlyEnoughItems-fabric:14.0.688'
// https://github.com/shedaniel/RoughlyEnoughItems/issues/1559
Expand Down

0 comments on commit 3ce970a

Please sign in to comment.