Update Spigot adapters for 1.18

This commit is contained in:
Camotoy 2021-12-13 13:35:11 -05:00
parent 25921e1d67
commit 7d5803bc37
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.geysermc.geyser.adapters</groupId>
<artifactId>spigot-all</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
</dependency>
</dependencies>
<build>