Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JDK version in build.gradle files and GitHub workflows to 17 #865

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

joelrosario
Copy link
Member

What:

The project compiles with JDK17 and this has been tested locally. This PR updates the build.gradle files and the github workflow files to point to JDK17.

The build.gradle files have also been tested locally. However we need to ensure that workflow changes are working.

Why:

The project is currently on JDK8, and needs to be updated to modern version of the JDK.

How:

Already explained above.

Checklist:

Issue ID:
Closes: #123

@joelrosario joelrosario merged commit 6cec7e5 into jdk17_upgrade Dec 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant