9
0
mirror of https://github.com/GeyserExtensionists/GeyserUtils.git synced 2025-12-19 15:09:24 +00:00

refactor: Bump geyser api version

This commit is contained in:
otDan
2024-11-13 18:46:20 +01:00
parent 5accabda6b
commit 4cce065bf0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -79,7 +79,7 @@
<dependency>
<groupId>org.geysermc.geyser</groupId>
<artifactId>core</artifactId>
<version>2.4.4-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/Geyser-Standalone.jar</systemPath>
</dependency>