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

Update api version

This commit is contained in:
zimzaza4
2025-10-15 11:07:19 +08:00
parent 6250e69c68
commit 6c99efe401
9 changed files with 45 additions and 46 deletions

View File

@@ -21,7 +21,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.13.0</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>