From fc50c997ba4754121e6f009614230510de0da546 Mon Sep 17 00:00:00 2001 From: games647 Date: Sat, 21 May 2022 14:02:32 +0200 Subject: [PATCH] Dump craftapi for updated GSON version and allow . in legit usernames --- bukkit/pom.xml | 4 ++-- core/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index ef27fc24..25e137e2 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -186,7 +186,7 @@ com.comphenix.protocol ProtocolLib - 4.7.0 + 4.8.0 provided @@ -255,7 +255,7 @@ me.clip placeholderapi - 2.11.0 + 2.11.1 provided true diff --git a/core/pom.xml b/core/pom.xml index b56f8fb2..430b754f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -148,7 +148,7 @@ com.github.games647 craftapi - 0.5.1 + 0.5.3