Update dependency spigot v1.17 to spigot-api v1.18

This commit is contained in:
Christian Koop 2021-12-11 15:25:24 +01:00
parent 455fcc33a4
commit 5ee9d5acca
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -102,8 +102,8 @@
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.17</version>
<artifactId>spigot-api</artifactId>
<version>1.18-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>