Mockito v3.1.3 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • πŸš€ Release notes were automatically generated by Shipkit

    3.1.3

    • 🀑 2019-10-29 - 7 commits by 5 authors - published to Bintray
    • 🀑 Commits: Tim van der Lippe (2), Tokuhiro Matsuno (2), Federico Fissore (1), Max Zhu (1), Szczepan Faber (1)
    • πŸ›  Fixes #1771: Upgrade byte-buddy to 1.10.2 (from 1.9.10) (#1813)
    • βͺ Revert "Fixes #1587 : Remove unnecessary loop from InjectingAnnotationEngine" (#1810)
    • ⚑️ update javadoc.io link from /page/ to /doc/, which gives an extra nav… (#1809)
    • βž• Add default implementation for VerificationMode#description (#1807)
    • πŸ›  Fixes placeholder 3.x.x version in javadoc with correct 3.0.1 (#1799)
    • 🀑 Enable spotless to automatically format our source code (#1790)
    • πŸš€ Upgrade byte-buddy to a 1.10.x release (#1771)
    • πŸ›  Fixes #1587 : Remove unnecessary loop from InjectingAnnotationEngine (#1588)
    • 🀑 InjectingAnnotationEngine does an unnecessary loop. (#1587)