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 {