diff --git a/pom.xml b/pom.xml index 521194c..0f64993 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.0 11 @@ -133,7 +133,7 @@ com.google.code.gson gson - 2.8.9 + 2.9.0 compile @@ -147,14 +147,14 @@ net.kyori adventure-api - 4.9.3 + 4.10.1 compile net.kyori adventure-platform-bukkit - 4.0.1 + 4.1.0 compile @@ -168,7 +168,7 @@ com.sk89q.worldguard worldguard-bukkit - 7.0.5 + 7.0.7 provided @@ -182,14 +182,14 @@ com.github.angeschossen LandsAPI - 5.15.2 + 5.27.2 provided org.bstats bstats-bukkit - 2.2.1 + 3.0.0 compile @@ -202,7 +202,14 @@ dev.majek chat-tools - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT + + + + net.luckperms + api + 5.4 + provided