Bump SpigotAPI

Changed spigot-api version to 1.16.3 to support hex colors.
This commit is contained in:
Olivoz 2020-09-19 17:04:46 +02:00
parent 88c8998727
commit 3c4654a9be

View File

@ -119,7 +119,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.15-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>