Skip to content

Bump junit.version from 5.6.0-M1 to 5.7.0

bornholdt requested to merge dependabot/maven/junit.version-5.7.0 into master

Bumps junit.version from 5.6.0-M1 to 5.7.0. Updates junit-jupiter-api from 5.6.0-M1 to 5.7.0

Release notes

Sourced from junit-jupiter-api'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.

JUnit 5.6.3 = Platform 1.6.3 + Jupiter 5.6.3 + Vintage 5.6.3

See Release Notes.

JUnit 5.6.2 = Platform 1.6.2 + Jupiter 5.6.2 + Vintage 5.6.2

See Release Notes.

JUnit 5.6.1 = Platform 1.6.1 + Jupiter 5.6.1 + Vintage 5.6.1

See Release Notes.

JUnit 5.6.0 = Platform 1.6.0 + Jupiter 5.6.0 + Vintage 5.6.0

See Release Notes.

JUnit 5.6.0-RC1 = Platform 1.6.0-RC1 + Jupiter 5.6.0-RC1 + Vintage 5.6.0-RC1

See Release Notes.

Commits
  • a352875 Release 5.7
  • 5c00088 Document arguments passed to MessageFormat
  • 0c2876b Remove usage of JetBrains' NotNull annotation and forbid future usage
  • 7afbe90 Polish test kit Events
  • 44c6742 Polish TestableAnnotationTests
  • a962d5a Polish Javadoc for @Testable
  • a245da0 Let Testable annotation target any element type
  • 23e824f Upgradle to 6.6.1
  • 68bb2e3 Close resource in inverse order of addition (#2387)
  • 10aef49 Fix link to milestone page
  • Additional commits viewable in compare view

Updates `junit-jupiter-engine` from 5.6.0-M1 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.

JUnit 5.6.3 = Platform 1.6.3 + Jupiter 5.6.3 + Vintage 5.6.3

See Release Notes.

JUnit 5.6.2 = Platform 1.6.2 + Jupiter 5.6.2 + Vintage 5.6.2

See Release Notes.

JUnit 5.6.1 = Platform 1.6.1 + Jupiter 5.6.1 + Vintage 5.6.1

See Release Notes.

JUnit 5.6.0 = Platform 1.6.0 + Jupiter 5.6.0 + Vintage 5.6.0

See Release Notes.

JUnit 5.6.0-RC1 = Platform 1.6.0-RC1 + Jupiter 5.6.0-RC1 + Vintage 5.6.0-RC1

See Release Notes.

Commits
  • a352875 Release 5.7
  • 5c00088 Document arguments passed to MessageFormat
  • 0c2876b Remove usage of JetBrains' NotNull annotation and forbid future usage
  • 7afbe90 Polish test kit Events
  • 44c6742 Polish TestableAnnotationTests
  • a962d5a Polish Javadoc for @Testable
  • a245da0 Let Testable annotation target any element type
  • 23e824f Upgradle to 6.6.1
  • 68bb2e3 Close resource in inverse order of addition (#2387)
  • 10aef49 Fix link to milestone page
  • Additional commits viewable in compare view

Merge request reports