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
chore: upgrade and specify all JUnit transitive dependencies
This resolves the error we're seeing in our nightly GraalVM builds:
TestEngine with ID 'junit-jupiter' failed to discover tests
It also pulls in the latest JUnit dependencies.
Fixes#585
0 commit comments