Update to latest Geyser version

This commit is contained in:
Camotoy 2022-07-14 21:14:34 -04:00 committed by GitHub
parent 3964f401f6
commit b84ae2ae75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@
<dependency> <dependency>
<groupId>org.geysermc</groupId> <groupId>org.geysermc</groupId>
<artifactId>core</artifactId> <artifactId>core</artifactId>
<version>2.0.4-SNAPSHOT</version> <version>2.0.5-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.minecrell</groupId> <groupId>net.minecrell</groupId>