From b5cddeb892d8908a65ff9659a8f30d90bc450400 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Sat, 6 May 2023 06:00:30 -0400 Subject: [PATCH] Fixes deserialization of UUIDs --- SubServers.Bungee/common/pom.xml | 2 +- SubServers.Client/Common/pom.xml | 2 +- SubServers.Host/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SubServers.Bungee/common/pom.xml b/SubServers.Bungee/common/pom.xml index 02a9196d..720340ab 100644 --- a/SubServers.Bungee/common/pom.xml +++ b/SubServers.Bungee/common/pom.xml @@ -28,7 +28,7 @@ net.ME1312.Galaxi GalaxiBase - 23w14b + 23w18a compile diff --git a/SubServers.Client/Common/pom.xml b/SubServers.Client/Common/pom.xml index b1536696..38a3eb13 100644 --- a/SubServers.Client/Common/pom.xml +++ b/SubServers.Client/Common/pom.xml @@ -18,7 +18,7 @@ net.ME1312.Galaxi GalaxiBase - 23w14b + 23w18a compile diff --git a/SubServers.Host/pom.xml b/SubServers.Host/pom.xml index c50d46ea..840a972b 100644 --- a/SubServers.Host/pom.xml +++ b/SubServers.Host/pom.xml @@ -30,13 +30,13 @@ net.ME1312.Galaxi GalaxiEngine - 23w14b + 23w18a compile net.ME1312.Galaxi GalaxiUI - 23w14b + 23w18a runtime