This PR updates the version of the junit-jupiter-api and junit-jupiter-engine dependencies in the mvnw/pom.xml file from 5.11.2 to 5.11.3, ensuring the project uses the latest features and bug fixes of JUnit 5.
Detailed summary
Updated junit-jupiter-api version from 5.11.2 to 5.11.3.
Updated junit-jupiter-engine version from 5.11.2 to 5.11.3.
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
This PR contains the following updates:
5.11.2
->5.11.3
5.11.2
->5.11.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
PR-Codex overview
This PR updates the version of the
junit-jupiter-api
andjunit-jupiter-engine
dependencies in themvnw/pom.xml
file from5.11.2
to5.11.3
, ensuring the project uses the latest features and bug fixes of JUnit 5.Detailed summary
junit-jupiter-api
version from5.11.2
to5.11.3
.junit-jupiter-engine
version from5.11.2
to5.11.3
.