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

chore: bump to latest Hibiscus Commons

This commit is contained in:
Logan
2025-09-06 23:18:24 -05:00
parent 7d727bb68f
commit 1f8c772712

View File

@@ -92,7 +92,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.3-06204eb7")
compileOnly("me.lojosho:HibiscusCommons:0.7.3-a9b28dd6")
// Handled by Spigot Library Loader
compileOnly("net.kyori:adventure-api:4.24.0")