Added support for 1.15.1

This commit is contained in:
darbyjack 2019-12-21 13:56:07 -06:00
parent 4b77eb5d00
commit 6c964baba7
No known key found for this signature in database
GPG Key ID: 597C501782382437
1 changed files with 1 additions and 1 deletions

View File

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