Skip to content

2.17.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 28 Aug 14:37
· 95 commits to main since this release

What's Changed

  • refactor: Update Gradle wrapper by @shanman190 in #576
  • Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #580
  • Convert lambda block to expression after adopting assertThrows by @shivanisky in #582
  • Only add hamcrest-junit dependency when using assertThat or assumeThat by @FieteO in #577
  • Collapse consecutive assertThat statements (#373) by @srmalkan in #392
  • Add JUnit Jupiter dependency to the right scope by @timtebeek in #586
  • Retain Mockito Strictness WARN when switching to JUnit 5 through @MockitoSettings(strictness = Strictness.WARN) by @Laurens-W in #584

New Contributors

Full Changelog: v2.16.0...v2.17.0