mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Rollback ChatColorHandler 6.0.0
This commit is contained in:
@@ -1 +1 @@
|
||||
3.0.0-SNAPSHOT.10
|
||||
3.0.0-SNAPSHOT.11
|
||||
@@ -53,7 +53,7 @@ dependencies {
|
||||
implementation("io.github.revxrsal:lamp.common:4.0.0-rc.12")
|
||||
implementation("io.github.revxrsal:lamp.bukkit:4.0.0-rc.12")
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
|
||||
compileOnly("com.viaversion:viaversion-api:5.2.1")
|
||||
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies {
|
||||
compileOnly(project(":libraries:jdb"))
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.0")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
Reference in New Issue
Block a user