Skip to content

Commit

Permalink
fix: use mojmap
Browse files Browse the repository at this point in the history
  • Loading branch information
MC-XiaoHei committed May 22, 2024
1 parent 2e9528d commit 112de19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
//other dependencies
implementation("com.moandjiezana.toml:toml4j:0.7.2")
compileOnly("org.leavesmc.leaves:leaves-api:1.20.6-R0.1-SNAPSHOT")
implementation("dev.jorel:commandapi-bukkit-shade:9.4.1")
implementation("dev.jorel:commandapi-bukkit-shade-mojmap:9.4.1")
implementation("dev.jorel:commandapi-bukkit-kotlin:9.4.1")
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.0")
implementation("net.jodah:expiringmap:0.5.11")
Expand Down

0 comments on commit 112de19

Please sign in to comment.