oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
231 stars 31 forks source link

Update jdk in github workflows config #281

Closed sid-srini closed 2 months ago

sid-srini commented 2 months ago

Changed jdk version from 17 to 21 since 17 is EOL now.