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 5.10.3 JUnit in a few more places #41538

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

holly-cummins
Copy link
Contributor

@holly-cummins holly-cummins commented Jun 28, 2024

#41528 bumped the version of JUnit used by main Quarkus to 5.10.3, but there's some sneaky extra references to JUnit versions hardcoded in various parts of the codebase. This PR mops them up.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/platform Issues related to definition and interaction with Quarkus Platform labels Jun 28, 2024
@holly-cummins holly-cummins requested a review from geoand June 28, 2024 08:40
@holly-cummins
Copy link
Contributor Author

I wondered why this was necessary. Looks like dependabot is catching most things, but not batching as we'd hope.
#41542 reproduces part of this change, and arrived just after mine. The gradle PR hasn't arrived yet, but I can see gradle PRs are happening, so maybe it's just slow.

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 28, 2024

This comment has been minimized.

@geoand geoand merged commit 788a716 into quarkusio:main Jun 28, 2024
52 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 28, 2024
@quarkus-bot quarkus-bot bot added this to the 3.13 - main milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/platform Issues related to definition and interaction with Quarkus Platform triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants