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

chore: refactor backpacks files

This commit is contained in:
Logan
2025-09-08 14:58:15 -05:00
parent 7aef681149
commit 0676125f07
3 changed files with 16 additions and 20 deletions

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.8.0-90f6a2a3")
compileOnly("me.lojosho:HibiscusCommons:0.8.0-3c107b51")
// Handled by Spigot Library Loader
compileOnly("net.kyori:adventure-api:4.24.0")