Update dependency `spigot` v1.17 to v1.1.8

This commit is contained in:
Christian Koop 2021-12-09 22:17:54 +01:00
parent 7b90842012
commit d566aaaadd
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 2 additions and 1 deletions

View File

@ -193,7 +193,8 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.17</version>
<version>1.18</version>
<scope>provided</scope>
</dependency>
<dependency>