Updates spigot API version
Some checks failed
KnarCraft/KnarLib/pipeline/head There was a failure building this commit

This commit is contained in:
Kristian Knarvik 2023-12-14 19:24:50 +01:00
parent 46e05d7e32
commit 22b4be2baf

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<version>1.20.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>