Update ChatColorHandler to 6.0.2

This commit is contained in:
Oliver
2025-09-18 22:23:53 +02:00
parent 92482ea52a
commit 0b6dbc9cdd
22 changed files with 22 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ dependencies {
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly(project(":libraries:common"))
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
}