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

Update JUnit Jupiter to 5.11.4 #634

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Conversation

arouel
Copy link
Contributor

@arouel arouel commented Mar 4, 2025

To match the JUnit Jupiter version used by mockito-junit-jupiter we should set the JUnit Jupiter of this project to 5.11.4. Additionally, the logging implementation logback-classic is set to runtimeOnly scope (for tests), because no one should use the code directly while writing tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@markjschreiber markjschreiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good!

@markjschreiber markjschreiber merged commit cb17d45 into awslabs:main Mar 4, 2025
1 check passed
@arouel arouel deleted the junit-update branch March 5, 2025 09:05
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.

2 participants