Updates depreciated sign API calls

This commit is contained in:
2023-06-07 18:35:22 +02:00
parent 22f4cb78f6
commit 1c06cf2188
5 changed files with 11 additions and 7 deletions

View File

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