diff --git a/pom.xml b/pom.xml index c13f89e..71d0c4d 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.spigotmc spigot-api - 1.13.1-R0.1-SNAPSHOT + 1.16.5-R0.1-SNAPSHOT provided @@ -126,7 +126,8 @@ org.fusesource.jansi jansi - 1.17 + 2.3.0 + @@ -137,5 +138,12 @@ provided + + + junit + junit + 4.13.2 + test +