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)
}
}