Skip to content

Bump junit.version from 5.8.0 to 5.8.1

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

Bumps junit.version from 5.8.0 to 5.8.1. Updates junit-jupiter from 5.8.0 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.

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

Updates `junit-jupiter-api` from 5.8.0 to 5.8.1
Release notes

Sourced from junit-jupiter-api's releases.

JUnit 5.8.1 = Platform 1.8.1 + Jupiter 5.8.1 + Vintage 5.8.1

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

Updates `junit-jupiter-engine` from 5.8.0 to 5.8.1
Release notes

Sourced from junit-jupiter-engine's releases.

JUnit 5.8.1 = Platform 1.8.1 + Jupiter 5.8.1 + Vintage 5.8.1

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

Updates `junit-jupiter-params` from 5.8.0 to 5.8.1
Release notes

Sourced from junit-jupiter-params's releases.

JUnit 5.8.1 = Platform 1.8.1 + Jupiter 5.8.1 + Vintage 5.8.1

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

Loading