Update dependency spigot-api to 1.18

This commit is contained in:
Christian Koop 2021-12-01 20:02:45 +01:00
parent 4335022c3e
commit 5da52ca60e
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

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