From 69acdaf59467c3d539f8b098e87f6d8f1f66025b Mon Sep 17 00:00:00 2001 From: Commodore64x Date: Mon, 3 Jul 2017 10:13:04 +1000 Subject: [PATCH] Use the latest version of ProtocolLib Due to transitive dependencies and the fact ProtocolLib 4.2.0 is no longer available in any repos means any project that uses LibsDisguises fails to compile! --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 11cfe5d0..684282bd 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.comphenix.protocol ProtocolLib - 4.2.0-SNAPSHOT + 4.3.1-SNAPSHOT org.spigotmc @@ -77,4 +77,4 @@ https://repo.md-5.net/content/repositories/snapshots/ - \ No newline at end of file +