From f101b68ed8973d96122e213689f19520556e79d7 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 10 Oct 2021 19:09:15 +0200 Subject: [PATCH] relocate adventure to avoit version conflicts --- CommandWhitelistBukkit/pom.xml | 6 +++++- CommandWhitelistWaterfall/pom.xml | 5 +++++ pom.xml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml index bd18cb6..2d1b65f 100644 --- a/CommandWhitelistBukkit/pom.xml +++ b/CommandWhitelistBukkit/pom.xml @@ -34,7 +34,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.3.0-SNAPSHOT package @@ -49,6 +49,10 @@ org.bstats eu.endermite.bstats + + net.kyori + eu.endermite + diff --git a/CommandWhitelistWaterfall/pom.xml b/CommandWhitelistWaterfall/pom.xml index 9162d5d..71e3a5f 100644 --- a/CommandWhitelistWaterfall/pom.xml +++ b/CommandWhitelistWaterfall/pom.xml @@ -49,6 +49,10 @@ org.bstats eu.endermite.bstats + + net.kyori + eu.endermite + @@ -91,6 +95,7 @@ net.kyori adventure-platform-bungeecord 4.0.0-SNAPSHOT + compile org.bstats diff --git a/pom.xml b/pom.xml index f9e97a4..30a70f4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ net.kyori adventure-api - 4.8.1 + 4.9.2 compile