packets: update project references from packets:api to packets:packets-api

This commit is contained in:
Oliver
2025-03-29 20:55:38 +01:00
parent ba95dc4a8e
commit 215ecbb692
47 changed files with 22 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ dependencies {
implementation(project(":libraries:common"))
implementation(project(":libraries:plugin-tests"))
implementation(project(":libraries:jdb"))
implementation(project(":libraries:packets:api"))
implementation(project(":libraries:packets:packets-api"))
implementation(project(":libraries:packets:factories"))
compileOnly("de.oliver.FancyAnalytics:api:0.1.6") // loaded in FancyVisualLoader
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6") // loaded in FancyVisualLoader