Updated java version

This commit is contained in:
Jonas_Jones 2024-05-04 19:42:54 +02:00
parent e6ca69190b
commit 4656202e11

View file

@ -12,7 +12,7 @@ jobs:
matrix:
# Use these Java versions
java: [
17, # Current Java LTS & minimum supported by Minecraft
21, # Current Java LTS & minimum supported by Minecraft
]
# and run on both Linux and Windows
os: [ubuntu-22.04, windows-2022]