mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update ChatColorHandler to 6.0.3 (added support for <head> tag)
This commit is contained in:
@@ -1 +1 @@
|
||||
0.0.25
|
||||
0.0.26
|
||||
@@ -59,7 +59,7 @@ dependencies {
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
implementation("io.github.revxrsal:lamp.common:4.0.0-rc.12")
|
||||
implementation("io.github.revxrsal:lamp.bukkit:4.0.0-rc.12")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
|
||||
implementation("org.jetbrains:annotations:24.0.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user