9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

chore: update test server to 1.21.4

This commit is contained in:
LoJoSho
2025-01-14 00:03:10 -06:00
parent e96e9e00bb
commit 0a8821d3e8

View File

@@ -80,7 +80,7 @@ allprojects {
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.12")
//compileOnly("it.unimi.dsi:fastutil:8.5.14")
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("me.lojosho:HibiscusCommons:0.5.1")
compileOnly("me.lojosho:HibiscusCommons:0.6.0-0a688635")
// Handled by Spigot Library Loader
compileOnly("net.kyori:adventure-api:4.18.0")
@@ -120,7 +120,7 @@ tasks {
}
runServer {
minecraftVersion("1.21.1")
minecraftVersion("1.21.4")
downloadPlugins {
hangar("PlaceholderAPI", "2.11.6")