Skip to content

Commit

Permalink
Bump com.terraformersmc:modmenu from 12.0.0-beta.1 to 13.0.0-beta.1
Browse files Browse the repository at this point in the history
Bumps com.terraformersmc:modmenu from 12.0.0-beta.1 to 13.0.0-beta.1.

---
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 Dec 9, 2024
1 parent eaea647 commit 3e1c211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
include(implementation("com.electronwill.night-config:core:3.8.1")!!)
include(implementation("com.electronwill.night-config:toml:3.8.1")!!)

modImplementation("com.terraformersmc:modmenu:12.0.0-beta.1")
modImplementation("com.terraformersmc:modmenu:13.0.0-beta.1")
}

tasks.processResources {
Expand Down

0 comments on commit 3e1c211

Please sign in to comment.