From ecdc25b52036d558f916c9021c6734e1ee4c6fd2 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Sun, 23 Jun 2019 23:06:28 -0400 Subject: [PATCH] Update SubData --- SubServers.Bungee/pom.xml | 6 +++--- SubServers.Client/Bukkit/pom.xml | 4 ++-- SubServers.Client/Sponge/pom.xml | 4 ++-- SubServers.Host/pom.xml | 4 ++-- SubServers.Sync/pom.xml | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/SubServers.Bungee/pom.xml b/SubServers.Bungee/pom.xml index 3dc582ab..3b848b25 100644 --- a/SubServers.Bungee/pom.xml +++ b/SubServers.Bungee/pom.xml @@ -30,19 +30,19 @@ net.ME1312.Galaxi GalaxiUtil - 19w25a + 19w26a compile net.ME1312.Galaxi GalaxiEngine - 19w25a + 19w26a provided net.ME1312.SubData Server - 19w22a + 19w26a compile diff --git a/SubServers.Client/Bukkit/pom.xml b/SubServers.Client/Bukkit/pom.xml index d591df7d..2ae3a3a4 100644 --- a/SubServers.Client/Bukkit/pom.xml +++ b/SubServers.Client/Bukkit/pom.xml @@ -48,13 +48,13 @@ net.ME1312.Galaxi GalaxiUtil - 19w25a + 19w26a compile net.ME1312.SubData Client - 19w22a + 19w26a compile diff --git a/SubServers.Client/Sponge/pom.xml b/SubServers.Client/Sponge/pom.xml index 892c96be..20ec2ed6 100644 --- a/SubServers.Client/Sponge/pom.xml +++ b/SubServers.Client/Sponge/pom.xml @@ -30,13 +30,13 @@ net.ME1312.Galaxi GalaxiUtil - 19w25a + 19w26a compile net.ME1312.SubData Client - 19w22a + 19w26a compile diff --git a/SubServers.Host/pom.xml b/SubServers.Host/pom.xml index a8f2cf54..cce314d0 100644 --- a/SubServers.Host/pom.xml +++ b/SubServers.Host/pom.xml @@ -20,13 +20,13 @@ net.ME1312.Galaxi GalaxiEngine - 19w25a + 19w26a compile net.ME1312.SubData Client - 19w22a + 19w26a compile diff --git a/SubServers.Sync/pom.xml b/SubServers.Sync/pom.xml index fd75d784..45127c96 100644 --- a/SubServers.Sync/pom.xml +++ b/SubServers.Sync/pom.xml @@ -30,19 +30,19 @@ net.ME1312.Galaxi GalaxiUtil - 19w25a + 19w26a compile net.ME1312.Galaxi GalaxiEngine - 19w25a + 19w26a provided net.ME1312.SubData Client - 19w22a + 19w26a compile