Bumps junit-jupiter-engine from 5.6.2 to 5.7.0.
Release notes
Sourced from junit-jupiter-engine's releases.
JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0
See Release Notes.
JUnit 5.7.0-RC1 = Platform 1.7.0-RC1 + Jupiter 5.7.0-RC1 + Vintage 5.7.0-RC1
See Release Notes.
JUnit 5.7.0-M1 = Platform 1.7.0-M1 + Jupiter 5.7.0-M1 + Vintage 5.7.0-M1
See Release Notes.
Commits
a352875
Release 5.75c00088
Document arguments passed to MessageFormat0c2876b
Remove usage of JetBrains' NotNull annotation and forbid future usage7afbe90
Polish test kit Events44c6742
Polish TestableAnnotationTestsa962d5a
Polish Javadoc for @Testablea245da0
Let Testable annotation target any element type23e824f
Upgradle to 6.6.168bb2e3
Close resource in inverse order of addition (#2387)10aef49
Fix link to milestone page- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually