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

chore: update to latest hibiscus commons

This commit is contained in:
LoJoSho
2025-06-28 15:30:47 -05:00
parent cbe5404399
commit bae04fba3f
2 changed files with 9 additions and 9 deletions

View File

@@ -91,7 +91,7 @@ allprojects {
compileOnly("io.github.toxicity188:BetterCommand:1.3") //BetterCommand library
//compileOnly("it.unimi.dsi:fastutil:8.5.14")
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("me.lojosho:HibiscusCommons:0.7.0-491f46f4")
compileOnly("me.lojosho:HibiscusCommons:0.7.0-9ced7fd8")
// Handled by Spigot Library Loader
compileOnly("net.kyori:adventure-api:4.23.0")