Skip to content

v5.1.0

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 29 Jan 10:25
19ab3ea

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0

  • 2023-01-29 - 12 commit(s) by Andriy Redko, Ashley, Róbert Papp, Stephan Schroevers, Tim te Beek, dependabot[bot]
  • Fixes some mistakes and missing details in documentation (#2889)
  • Bump com.diffplug.spotless from 6.13.0 to 6.14.0 (#2888)
  • Clean up JDK-8 related code (#2883)
  • Feat: reified mock overloads (#2882)
  • Clean up JDK-8 related code (#2879)
  • Bump assertj-core from 3.24.1 to 3.24.2 (#2875)
  • Make sure the tests use mock maker with intended member accessor (#2872)
  • Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#2871)
  • Remove broken link from CONTRIBUTING.md (#2870)
  • Update outdated badge 3.x to 5.x (#2869)
  • Broken link in CONTRIBUTING.md (#2868)
  • Set current version to 5.x in README and highlight changes (#2867)
  • Annotate Mockito#{mock,spy}(T... reified) with @SafeVarargs (#2866)
  • Make sure the tests use mock maker with intended member accessor (#2855)
  • Improve examples for InOrder (#2843)