From b3bd2774782f542c672cc15665c5923fee85cb8a Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 12 May 2023 18:25:17 -0400 Subject: [PATCH] Switch dependency --- api/pom.xml | 13 +++++++++---- core/pom.xml | 13 +++++++++---- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4f1f07511..597dbed8b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -59,11 +59,10 @@ codemc-snapshots https://repo.codemc.io/repository/maven-snapshots/ - - + @@ -145,11 +144,17 @@ 2.0.0-SNAPSHOT provided - + + + com.github.PikaMug + ZNPCsPlus + d6e8852728 + provided com.github.PikaMug diff --git a/core/pom.xml b/core/pom.xml index 21f21f18a..b19887ba3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -59,11 +59,10 @@ codemc-snapshots https://repo.codemc.io/repository/maven-snapshots/ - - + @@ -139,11 +138,17 @@ 2.0.0-SNAPSHOT provided - + + + com.github.PikaMug + ZNPCsPlus + d6e8852728 + provided com.github.PikaMug