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

Merge pull request #12 from otDan/version-bump

refactor: Bump geyser api version
This commit is contained in:
zimzaza4
2024-11-14 01:59:38 +08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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