Added support for 1.15

This commit is contained in:
darbyjack 2019-12-10 17:49:49 -06:00
parent 6e68929a5c
commit 4b77eb5d00
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.14.3-R0.1-SNAPSHOT</version>
<version>1.15-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>