2.19.0
What's Changed
- When upgrading mockito also upgrade potential byte buddy dependencies by @Laurens-W in #600
- Include
ReplacePowerMockito
withMockito1to3Migration
again by @timtebeek in #602 - Bugfix/multiple curly braces in one verification block by @yurii-yu in #603
- Refactor
Mockito.when
on static (non mock) to try with resource by @Laurens-W in #601 - refactor: Operator wrapping on end of line by @timtebeek in #608
- refactor: Update Gradle wrapper by @shanman190 in #609
Full Changelog: v2.18.0...v2.19.0