From d6aa75b2f7aaaeacf974559abc1ff4da5d53c103 Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Tue, 23 Jul 2019 18:44:53 -0500 Subject: [PATCH] Bump Java protocol library --- common/pom.xml | 2 +- connector/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 104c4cbc0..c88332601 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -31,7 +31,7 @@ com.github.steveice10 mcprotocollib - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT compile diff --git a/connector/pom.xml b/connector/pom.xml index eb46964ef..ee2e809dc 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -104,7 +104,7 @@ com.github.steveice10 mcprotocollib - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT compile