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

chore: update HibiscusCommons to 0.1.7

This commit is contained in:
LoJoSho
2023-12-22 21:50:47 -06:00
parent 51188fdeba
commit d21e148f39

View File

@@ -82,7 +82,7 @@ allprojects {
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT")
compileOnly("it.unimi.dsi:fastutil:8.5.11")
compileOnly("org.projectlombok:lombok:1.18.2")
compileOnly("me.lojosho:HibiscusCommons:0.1.6")
compileOnly("me.lojosho:HibiscusCommons:0.1.7")
// Handled by Spigot Library Loader
compileOnly("net.kyori:adventure-api:4.15.0")