From 35d8707ed6a77ef60ad737c2643dbd9bcf4b095e Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Wed, 1 Dec 2021 10:17:36 -0500 Subject: [PATCH] Fix potential IndexOutOfBounds error with BlockDestructionPacket --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 00c0931eb..49021cc0c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -155,7 +155,7 @@ com.github.GeyserMC MCProtocolLib - 6edba11 + 6970991 compile