MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.69k stars 1.34k forks source link

gradle 8.3, supporting java-21 via its kotlin dependency #5138

Closed soloturn closed 1 year ago

soloturn commented 1 year ago

permits to remove hardcoded kotlin version again, like mentioned in #5130.

soloturn commented 1 year ago

tested with java-21, still good.

soloturn commented 1 year ago

@BenjaminAmos am i allowed to ping you here as well?

BenjaminAmos commented 1 year ago

To clarify the title here, this will probably only support Java 20. Running on Java 21 will likely need Gradle 8.4 (which is not yet released). It's still an improvement.

jdrueckert commented 1 year ago

should we adjust the title in that case @BenjaminAmos ?

soloturn commented 1 year ago

am running java-21.