Updates dependency spigot v1.18 to spigot-api v1.18.1

This commit is contained in:
Christian Koop 2022-01-18 13:41:20 +01:00
parent cbbbb88953
commit b1c744179e
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

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