Skip to content

Commit

Permalink
Implement correct mod menu version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Dec 15, 2023
1 parent b99e226 commit 397931e
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 @@ -107,7 +107,7 @@ dependencies {
implementation("org.apache.logging.log4j:log4j-1.2-api:${log4jVersion}")
include(implementation("org.apache.commons:commons-lang3:3.12.0"))

modImplementation "ModMenu:modmenu:2.0.2-7.1"
modImplementation "ModMenu:ModMenu:2.0.3"
}

java {
Expand Down

0 comments on commit 397931e

Please sign in to comment.