plugins: update ChatColorHandler to 5.1.5

This commit is contained in:
Oliver
2025-03-31 18:30:36 +02:00
parent 2361f4e761
commit 8da7fbfc2f
17 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ dependencies {
compileOnly(project(":plugins:fancynpcs:api"))
compileOnly(project(":libraries:common"))
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
compileOnly("org.lushplugins:ChatColorHandler:5.1.5")
}