1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 23:09:29 +00:00

Target Java 17

This commit is contained in:
Kas-tle
2023-12-14 17:47:00 -08:00
committed by Konicai
parent a13492e0ed
commit aaf38f46fb
3 changed files with 2 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ indra {
mitLicense()
javaVersions {
target(16)
target(17)
}
}