-
Notifications
You must be signed in to change notification settings - Fork 6
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
chore: update to java 17 #1902
chore: update to java 17 #1902
Conversation
I've raised a PR on cryptobox to upgrade the JDK used on the Docker images, and also build it using JDK 17. We will need to bump the docker image to |
This one uses JDK 17
Codecov Report
@@ Coverage Diff @@
## release/candidate #1902 +/- ##
=======================================================
- Coverage 56.07% 56.06% -0.01%
Complexity 35 35
=======================================================
Files 987 987
Lines 36873 36863 -10
Branches 3315 3315
=======================================================
- Hits 20677 20668 -9
Misses 14814 14814
+ Partials 1382 1381 -1 see 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
* chore: update to java 17 * ci: bump cryptobox image to 1.4.0 * updated kotlin to jvm 17 --------- Co-authored-by: Vitor Hugo Schwaab <[email protected]>
Co-authored-by: Jakub Żerko <[email protected]> Co-authored-by: Vitor Hugo Schwaab <[email protected]>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Updated project to java 17