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

Test against additional Java versions #294

Open
aabmass opened this issue Feb 8, 2024 · 1 comment
Open

Test against additional Java versions #294

aabmass opened this issue Feb 8, 2024 · 1 comment

Comments

@aabmass
Copy link
Contributor

aabmass commented Feb 8, 2024

Right now the test matrix only tests with Java 11. We should expand this to test also 17 and 21. I tried doing this but ran into some issues with Mockito.

@psx95
Copy link
Contributor

psx95 commented Jun 13, 2024

On a slightly related note, I think the current codebase fails to build on Java 21. So prior to adding the tests, the build needs to be fixed - it might also involve updating the current version of Gradle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants