Skip to content

Commit

Permalink
fix mv version
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Nov 12, 2024
1 parent e4ab4ae commit 15b9eaf
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 @@ -77,7 +77,7 @@ dependencies {
compileOnly("com.destroystokyo.paper:paper-api:1.15.2-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot:1.15.2-R0.1-SNAPSHOT")
compileOnly("io.lumine:Mythic-Dist:4.13.0")
compileOnly("com.onarandombox.multiversecore:multiverse-core:4.3.1")
compileOnly("com.onarandombox.multiversecore:multiverse-core:4.3.12")
compileOnly("com.github.MilkBowl:VaultAPI:1.7")
compileOnly("com.github.MyPetORG.MyPet:mypet-api:5c8ceeac6a")
compileOnly("de.keyle:knbt:0.0.5")
Expand Down

0 comments on commit 15b9eaf

Please sign in to comment.