Update logger to 0.0.7 everywhere

This commit is contained in:
Oliver
2025-08-30 15:05:36 +02:00
parent d176f09aa0
commit 001c903cbf
27 changed files with 49 additions and 60 deletions

View File

@@ -26,7 +26,7 @@ dependencies {
implementation(project(":libraries:packets:implementations:1_21_4"))
implementation(project(":libraries:packets:implementations:1_21_3"))
implementation(project(":libraries:packets:implementations:1_20_6"))
implementation("de.oliver.FancyAnalytics:logger:0.0.4")
implementation("de.oliver.FancyAnalytics:logger:0.0.7")
}
tasks {