Updates Dependency `spigot-api` to 1.19.4-R0.1-SNAPSHOT

This commit is contained in:
Christian Koop 2023-03-31 21:09:22 +02:00
parent b38d6cbf3a
commit 4a8aefbf92
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

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