Skip to content

Update: Bump org.junit.vintage:junit-vintage-engine from 5.10.2 to 5.10.3

Bumps org.junit.vintage:junit-vintage-engine from 5.10.2 to 5.10.3.

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Summary by CodeRabbit

  • Dependencies

    • Updated junit-vintage-engine to version 5.10.3 for improved testing compatibility.
  • Refactor

    • Improved argument passing in test cases for better clarity and maintainability.
Edited by CodeRabbit

Merge request reports