From b88d752f615166c69074c0df893eb74616c9c11c Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 11 Dec 2021 20:56:10 -0800 Subject: [PATCH] update dependencies --- Changelog.txt | 3 ++- pom.xml | 20 +++++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index bb1565d3da..e044256882 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Version 2.1.206 - + Updated adventure platform dependency + Updated to use Java 17 NOTES: mcMMO will target the newest version of MC moving forward, any backwards compatibility with prior versions of Minecraft should be considered a side effect rather than intended. diff --git a/pom.xml b/pom.xml index 3067b9ee7e..be5306641e 100755 --- a/pom.xml +++ b/pom.xml @@ -14,9 +14,9 @@ UTF-8 - 16 - 16 - 16 + 17 + 17 + 17 @@ -102,7 +102,7 @@ maven-compiler-plugin 3.8.1 - 16 + 17 -parameters @@ -241,12 +241,6 @@ - - - - - - co.aikar acf-bukkit @@ -281,12 +275,12 @@ net.kyori adventure-platform-bukkit - 4.0.0 + 4.0.1 net.kyori adventure-platform-api - 4.0.0 + 4.0.1 org.apache.maven.scm @@ -302,7 +296,7 @@ org.spigotmc spigot-api - 1.18-R0.1-SNAPSHOT + 1.18.1-R0.1-SNAPSHOT provided