mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update logger to 0.0.7 everywhere
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies {
|
||||
implementation(project(":libraries:packets:packets-api"))
|
||||
implementation(project(":libraries:config"))
|
||||
compileOnly("de.oliver.FancyAnalytics:mc-api:0.1.9") // loaded in FancyVisualLoader
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6") // loaded in FancyVisualLoader
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.7") // loaded in FancyVisualLoader
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.0")
|
||||
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
|
||||
|
||||
Reference in New Issue
Block a user