Skip to content

1.0.0

Compare
Choose a tag to compare
@mannodermaus mannodermaus released this 10 Sep 22:58
· 529 commits to main since this release

This release brings compatibility with JUnit 5.0.0.

Breaking Changes

  • The deprecated dependency handlers junitJupiter() and junitParams() have been removed. Please update your Gradle files to use junit5() and junit5Params() instead.