Skip to content

5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 19:48
ccbb768

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0

  • 2023-08-09 - 3 commit(s) by Hunter Werlla, Lukáš Křečan, Tim van der Lippe
  • Also run release job on 5.x tags (#491)
  • #474 Fix vararg argument matcher (#490)
  • Fix issue #480 by widening the allowed types for lenient().whenever() (#485)
  • lenient().whenever() reports type mismatch TypeVariable(T) was expected (#480)
  • Mockito 5.0 breaks vararg argument capture in Kotlin (#474)