From e17cea82a2d1b55abe79360360e1f653c07b4d6e Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Tue, 28 Jan 2020 18:45:49 +0100 Subject: [PATCH] bump some depancies --- connector/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index 9de1e3e75..bb8afc112 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -67,7 +67,7 @@ com.nukkitx.protocol bedrock-v389 - 2.4.4 + 2.4.5 compile @@ -79,13 +79,13 @@ com.github.steveice10 opennbt - 1.3-SNAPSHOT + 1.4-SNAPSHOT compile com.github.steveice10 packetlib - 1.4-SNAPSHOT + 1.5-SNAPSHOT compile @@ -97,7 +97,7 @@ com.github.steveice10 mcauthlib - 1.1-SNAPSHOT + 1.2-SNAPSHOT compile