Updated to Spigot 1.13.2

This commit is contained in:
Florian CUNY 2018-12-30 14:37:41 +01:00
parent a664029e13
commit ac1fd54a7b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13-R0.1-SNAPSHOT</version>
<version>1.13.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>