From b2b80036d70a19f62c0f9eea9a6aaff6a538c318 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Sun, 6 Jun 2021 01:33:24 -0400 Subject: [PATCH] Update GalaxiEngine --- SubServers.Bungee/common/pom.xml | 4 ++-- SubServers.Bungee/pom.xml | 4 ++-- SubServers.Client/Bukkit/pom.xml | 2 +- SubServers.Client/Common/pom.xml | 2 +- SubServers.Client/Sponge/pom.xml | 2 +- SubServers.Host/pom.xml | 4 ++-- SubServers.Sync/pom.xml | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/SubServers.Bungee/common/pom.xml b/SubServers.Bungee/common/pom.xml index efe0b115..22e91114 100644 --- a/SubServers.Bungee/common/pom.xml +++ b/SubServers.Bungee/common/pom.xml @@ -28,13 +28,13 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a provided net.ME1312.Galaxi GalaxiEngine - 21w23c + 21w24a provided diff --git a/SubServers.Bungee/pom.xml b/SubServers.Bungee/pom.xml index 3c636724..8019c45e 100644 --- a/SubServers.Bungee/pom.xml +++ b/SubServers.Bungee/pom.xml @@ -28,14 +28,14 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a compile true net.ME1312.Galaxi GalaxiEngine - 21w23c + 21w24a provided diff --git a/SubServers.Client/Bukkit/pom.xml b/SubServers.Client/Bukkit/pom.xml index c844d24a..825ba6c4 100644 --- a/SubServers.Client/Bukkit/pom.xml +++ b/SubServers.Client/Bukkit/pom.xml @@ -46,7 +46,7 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a compile true diff --git a/SubServers.Client/Common/pom.xml b/SubServers.Client/Common/pom.xml index 0b3f1eab..5f3b2396 100644 --- a/SubServers.Client/Common/pom.xml +++ b/SubServers.Client/Common/pom.xml @@ -18,7 +18,7 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a provided diff --git a/SubServers.Client/Sponge/pom.xml b/SubServers.Client/Sponge/pom.xml index de8ecb8e..024243cf 100644 --- a/SubServers.Client/Sponge/pom.xml +++ b/SubServers.Client/Sponge/pom.xml @@ -28,7 +28,7 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a compile true diff --git a/SubServers.Host/pom.xml b/SubServers.Host/pom.xml index d0482c86..fa08348a 100644 --- a/SubServers.Host/pom.xml +++ b/SubServers.Host/pom.xml @@ -31,14 +31,14 @@ net.ME1312.Galaxi GalaxiEngine - 21w23c + 21w24a compile true net.ME1312.Galaxi GalaxiUI - 21w23c + 21w24a runtime true diff --git a/SubServers.Sync/pom.xml b/SubServers.Sync/pom.xml index 00b1b056..8d7b9269 100644 --- a/SubServers.Sync/pom.xml +++ b/SubServers.Sync/pom.xml @@ -28,14 +28,14 @@ net.ME1312.Galaxi GalaxiUtil - 21w23c + 21w24a compile true net.ME1312.Galaxi GalaxiEngine - 21w23c + 21w24a provided