Upgrade source version to JDK 18 #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
JDK 18 is out since yesterday. I should update the gradle configuration to support version 18 code once a gradle version with support is released.
target version should stay JDK 17 to not break compatibility and since that's still the latest LTS.
Assigning due date of late April for me to check for gradle updates
I've determined that no harm is done by remaining on JDK 17 until either
I'm closing this issue until then.