chore(deps): bump org.lushplugins:ChatColorHandler from 4.0.0 to 5.1.3

Bumps org.lushplugins:ChatColorHandler from 4.0.0 to 5.1.3.

---
updated-dependencies:
- dependency-name: org.lushplugins:ChatColorHandler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-22 10:30:58 +00:00
committed by Oliver
parent 3d1ff65ada
commit df53a92293
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -68,7 +68,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
compileOnly("de.oliver:FancyNpcs:2.4.4")
compileOnly("org.lushplugins:ChatColorHandler:5.1.2")
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
compileOnly("com.viaversion:viaversion-api:5.2.1")
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
}

View File

@@ -36,7 +36,7 @@ dependencies {
compileOnly("de.oliver.FancyAnalytics:api:0.0.8") // loaded in FancyVisualLoader
compileOnly("de.oliver.FancyAnalytics:logger:0.0.5") // loaded in FancyVisualLoader
implementation("org.lushplugins:ChatColorHandler:4.0.0")
implementation("org.lushplugins:ChatColorHandler:5.1.3")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
// commands