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

This commit is contained in:
Christian Koop 2021-12-09 21:47:35 +01:00
parent 1cb35d6183
commit 7c7bf2be91
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -99,8 +99,9 @@
<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>
<groupId>com.songoda</groupId>