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

chore: update Configurate to 4.2.0

This commit is contained in:
LoJoSho
2025-02-26 09:22:10 -06:00
parent 49fe13d8bd
commit c45c4053e8

View File

@@ -114,7 +114,7 @@ allprojects {
compileOnly("org.apache.commons:commons-lang3:3.17.0")
// Shaded Dependencies
implementation("org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT")
implementation("org.spongepowered:configurate-yaml:4.2.0")
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("com.jeff_media:SpigotUpdateChecker:3.0.0")
implementation("com.github.BG-Software-LLC:CommentedConfiguration:bed3c46369")