From 0f323b933d44f2d707bd4f8f342455a518862c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 15:57:09 +0000 Subject: [PATCH] Bump ProtocolLib from 4.5.1 to 4.6.0 Bumps [ProtocolLib](https://github.com/dmulloy2/ProtocolLib) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/dmulloy2/ProtocolLib/releases) - [Commits](https://github.com/dmulloy2/ProtocolLib/compare/4.5.1...4.6.0) --- updated-dependencies: - dependency-name: com.comphenix.protocol:ProtocolLib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a6d6f16..53114cb 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,13 @@ + + + org.json + json + 20200518 + + nl.rutgerkok worldgeneratorapi @@ -59,13 +66,7 @@ com.comphenix.protocol ProtocolLib - 4.5.1 - provided - - - org.inventivetalent - glowapi - 1.4.2 + 4.6.0 provided @@ -108,6 +109,11 @@ 1.18.12 provided + + com.googlecode.json-simple + json-simple + 1.1.1 +