Skip to content

Commit

Permalink
Bump com.terraformersmc:modmenu from 12.0.0-beta.1 to 13.0.0-beta.1 (#43
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent eaea647 commit c814bb6
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 c814bb6

Please sign in to comment.