Compile under 1.15.2

This commit is contained in:
darbyjack 2020-02-03 12:18:57 -06:00
parent c1cff8ca74
commit 66758b1992
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.1-R0.1-SNAPSHOT</version>
<version>1.15.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>