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

@@ -13,7 +13,7 @@ dependencies {
compileOnly(project(":libraries:jdb"))
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6")
implementation("org.lushplugins:ChatColorHandler:5.1.3")
implementation("org.lushplugins:ChatColorHandler:5.1.6")
}
tasks {