You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: