mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
chore(deps): bump de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6
Bumps de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6. --- updated-dependencies: - dependency-name: de.oliver.FancyAnalytics:logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.4")
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
@@ -23,7 +23,7 @@ dependencies {
|
||||
implementation(project(":libraries:packets:factories"))
|
||||
implementation(project(":libraries:packets:implementations:1_20_6"))
|
||||
implementation(project(":libraries:packets:implementations:1_21_3"))
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.4")
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
}
|
||||
|
||||
paper {
|
||||
|
||||
Reference in New Issue
Block a user