Update Spigot adapters for 1.19

This commit is contained in:
Camotoy 2022-06-13 13:47:05 -04:00
parent 162aff4978
commit 4a9581c5a6
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F

View file

@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>org.geysermc.geyser.adapters</groupId> <groupId>org.geysermc.geyser.adapters</groupId>
<artifactId>spigot-all</artifactId> <artifactId>spigot-all</artifactId>
<version>1.4-SNAPSHOT</version> <version>1.5-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>me.lucko</groupId> <groupId>me.lucko</groupId>