Skip to content

Bump org.junit.jupiter from 5.10.2 to 5.13.0 #303

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkarg
Copy link

@mkarg mkarg commented Jun 6, 2025

This PR bumps org.junit.jupiter from 5.10.2 to 5.13.0.

It transitively bumps junit.platform.launcher from 1.10.2 to 1.13.0. The latter is needed as JUnit 5.13.0 is dependent on platform launcher 1.13.0, but 1.13.0 was given as a static number in the POM.

This PR implicitly closes #302.

Transitively needs to bump junit.platform.launcher from 1.10.2 to 1.13.0
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.

"TestEngine with ID 'junit-jupiter' failed to discover tests" when using JUnit 5.13.0
1 participant