From 75e617cb902c7b8078359a27b1f7c39a0b3b606e Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Mon, 7 Jun 2021 21:23:46 -0400 Subject: [PATCH] Bump Adventure to 4.8.0 --- connector/pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index fc8f82cd9..31e472c9f 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -11,7 +11,7 @@ connector - 4.7.0 + 4.8.0 8.5.2 2.10.2 4.1.59.Final @@ -145,6 +145,12 @@ 29.0-jre compile + + com.github.GeyserMC + MCAuthLib + 0e48a094f2 + compile + com.github.GeyserMC MCProtocolLib @@ -240,6 +246,7 @@ 2.1.3 compile + net.kyori adventure-api @@ -270,12 +277,6 @@ 4.13.1 test - - com.github.GeyserMC - MCAuthLib - 0e48a094f2 - compile -