Skip to content

Releases: mockito/mockito-scala

v1.17.5

19 Feb 16:02
3f7dbfa
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.17.5

v1.17.4

19 Feb 15:38
8ff251a
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.17.4

  • 2022-02-19 - 4 commit(s) by Scala Steward, kenji yoshida
  • update build settings. prepare Scala 3 (#441)
  • Update sbt to 1.6.2 (#439)
  • Update scalatest to 3.2.11 (#438)
  • Update mockito-core to 4.3.1 (#436)

v1.17.3

19 Feb 15:39
d84962c
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.17.3

  • 2022-02-19 - 3 commit(s) by Scala Steward, kenji yoshida
  • update build settings. prepare Scala 3 (#441)
  • Update sbt to 1.6.2 (#439)
  • Update scalatest to 3.2.11 (#438)

v1.17.0

20 Jan 03:03
46bdaab
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.17.0

v1.16.55

19 Jan 23:11
5e70319
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.55

  • 2022-01-19 - 6 commit(s) by Scala Steward, Veysi Ertekin
  • Update scalaz-core to 7.3.6 (#434)
  • Update scala-library, scala-reflect to 2.13.8 (#433)
  • Update sbt to 1.6.1 (#432)
  • Update mockito-core version to latest 3.x (#430)
  • Update sbt-scalafmt to 2.4.6 (#427)
  • Update sbt to 1.5.8 (#426)

v1.16.49

13 Dec 23:45
7593b21
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.49

  • 2021-12-13 - 3 commit(s) by Scala Steward
  • Update sbt to 1.5.6 (#424)
  • Update sbt-scalafmt to 2.4.5 (#422)
  • Update scala-library, scala-reflect to 2.13.7 (#418)

v1.16.46

12 Oct 09:57
5a8cb6f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.46

  • 2021-10-12 - 4 commit(s) by Ingemar Ådahl, Keyno, Scala Steward
  • remove dead link (bintray) on README (#413)
  • Update scala-parallel-collections to 1.0.4 (#409)
  • Reset mocks regardless if test fails or succeeds (#408)
  • Update scalatest to 3.2.10 (#407)

v1.16.42

16 Sep 14:20
f7c02ed
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.42

  • 2021-09-16 - 3 commit(s) by Michal Szestowicki, Scala Steward
  • Update scala-library, scala-reflect to 2.12.15 (#403)
  • Correct release summary in 'build.gradle' (#399)
  • Update scalaz-core to 7.3.5 (#397)

v1.16.39

28 Aug 18:36
aba2d2f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.39

  • 2021-08-28 - 15 commit(s) by Darren Bishop, Scala Steward, Szczepan Faber
  • Enabled releases to Central (#398)
  • Cleaned up the CI script (#393)
  • Introduce static singleton object spying with real-method-call and strict-stub default behaviour (#392)
  • Update sbt to 1.5.4 (#386)
  • Update sbt to 1.5.3 (#385)
  • Update scala-library, scala-reflect to 2.12.14 (#384)
  • Update scala-library, scala-reflect to 2.13.6 (#383)
  • Update scalatest to 3.2.9 (#382)
  • Update scala-parallel-collections to 1.0.3 (#381)
  • Update sbt to 1.5.2 (#380)
  • Update sbt to 1.5.1 (#379)
  • Update scalatest to 3.2.8 (#377)

v1.16.37

07 Apr 09:00
5a32a0e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.37

  • 2021-04-07 - 5 commit(s) by Bruno Bonanno, Scala Steward, sullis
  • setup-java v2 (#376)
  • Update scalatest to 3.2.7 (#375)
  • Update sbt to 1.5.0 (#374)
  • Update scala-parallel-collections to 1.0.2 (#373)
  • Improve macros so they don't leave behind unused code (#372)