Update Adapters to support 1.18.2

This commit is contained in:
Camotoy 2022-03-04 15:25:33 -05:00
parent be93d0cc81
commit a58239f15b
1 changed files with 1 additions and 1 deletions

View File

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