Skip to content

Bump junit-jupiter from 5.7.2 to 5.8.1

Bumps junit-jupiter from 5.7.2 to 5.8.1.

Release notes

Sourced from junit-jupiter's releases.

JUnit 5.8.1 = Platform 1.8.1 + Jupiter 5.8.1 + Vintage 5.8.1

See Release Notes.

JUnit 5.8.0 = Platform 1.8.0 + Jupiter 5.8.0 + Vintage 5.8.0

See Release Notes.

JUnit 5.8.0-RC1 = Platform 1.8.0-RC1 + Jupiter 5.8.0-RC1 + Vintage 5.8.0-RC1

See Release Notes.

JUnit 5.8.0-M1 = Platform 1.8.0-M1 + Jupiter 5.8.0-M1 + Vintage 5.8.0-M1

See Release Notes.

Commits
  • 9883ffa Release 5.8.1
  • 68b08a7 Fix unintended exceptions in assertLinesMatch
  • 248ac22 Add missing public constructor
  • ba7f6a7 Polish 5.8.1 release notes
  • 5eca40d Prepare 5.8.1 release notes
  • 34217e4 Introduce support for text blocks in @CsvSource
  • 155a25f Deprecate @UseTechnicalNames
  • 49e1901 Polishing 5.8.1 release notes
  • 3242bf6 Make ReflectionSupport.findNestedClasses thread-safe
  • 7896665 Add #2722 to release notes
  • Additional commits viewable in compare view

Merge request reports