From a55381faaf910d4f020a27e0f7decb4392dc7bca Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Wed, 22 Jan 2020 20:28:08 -0600 Subject: [PATCH] Add support for Minecraft 1.15.2 and fix kick with villager (Fixes #138) --- connector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/pom.xml b/connector/pom.xml index 82e3adb11..9de1e3e75 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -103,7 +103,7 @@ com.github.steveice10 mcprotocollib - 1.15.1-1-SNAPSHOT + 1.15.2-1-SNAPSHOT compile