From e98f978315e2a2c5344bc73cb870660b7f4b4aae Mon Sep 17 00:00:00 2001 From: Artemis-the-gr8 Date: Fri, 19 Jan 2024 11:51:02 +0100 Subject: [PATCH] Release v2.2 - updated Adventure API and PlaceholderAPI for 1.20.4 compatibility --- dependency-reduced-pom.xml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 55339e5..593a0d9 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -4,7 +4,7 @@ io.github.ithotl PlayerStats PlayerStats - 2.1 + 2.2 Statistics Plugin https://www.spigotmc.org/resources/playerstats.102347/ @@ -209,7 +209,7 @@ me.clip placeholderapi - 2.11.4 + 2.11.5 provided diff --git a/pom.xml b/pom.xml index efed536..8fc8553 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.ithotl PlayerStats - 2.1 + 2.2 PlayerStats Statistics Plugin @@ -73,13 +73,13 @@ net.kyori adventure-api - 4.14.0 + 4.15.0 net.kyori adventure-platform-bukkit - 4.3.1 + 4.3.2 @@ -91,7 +91,7 @@ me.clip placeholderapi - 2.11.4 + 2.11.5 provided