Revert version of ChatColorHandler back to 5.1.3

This commit is contained in:
Oliver
2025-04-17 16:37:18 +02:00
parent 5602f97a53
commit 3e480b8f8e
17 changed files with 17 additions and 17 deletions

View File

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