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:
dependabot[bot]
2025-03-15 14:19:30 +00:00
committed by Oliver
parent 6321a80442
commit 80fb8c29ec
3 changed files with 3 additions and 3 deletions

View File

@@ -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 {