Update ChatColorHandler to 5.1.6

This commit is contained in:
Oliver
2025-06-04 17:46:38 +02:00
parent 2ec0c1d325
commit 4f9c938884
17 changed files with 17 additions and 17 deletions

View File

@@ -72,7 +72,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
compileOnly("org.lushplugins:ChatColorHandler:5.1.6")
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
}