Updated 1.13.1 API in POM

This commit is contained in:
tastybento 2018-08-26 08:46:16 -07:00
parent f433ab85bf
commit d0ddf3d9bc
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13-R0.1-SNAPSHOT</version>
<version>1.13.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- Metrics -->