mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update ChatColorHandler to 6.0.2
This commit is contained in:
@@ -1 +1 @@
|
||||
2.7.0.152
|
||||
2.7.0.153
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.0")
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
@@ -77,7 +77,7 @@ dependencies {
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user