From 0dfd13f2de8b698b1f2e257f28bb3807f5685dc2 Mon Sep 17 00:00:00 2001 From: Aust1n46 Date: Thu, 8 Jun 2023 00:36:38 -0500 Subject: [PATCH] ISSUE-80 Update server dependencies to 1.20 vers (#81) --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5791826..cb75388 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 mineverse.Aust1n46.chat VentureChat - 3.5.0 + 3.6.0 https://bitbucket.org/Aust1n46/venturechat/src/master https://bitbucket.org/Aust1n46/venturechat/src/master @@ -204,21 +204,21 @@ net.md-5 bungeecord-api - 1.13-SNAPSHOT + 1.20-R0.1-SNAPSHOT jar compile net.md-5 bungeecord-api - 1.13-SNAPSHOT + 1.20-R0.1-SNAPSHOT javadoc provided org.spigotmc spigot-api - 1.19-R0.1-SNAPSHOT + 1.20-R0.1-SNAPSHOT provided