Releases: mockito/mockito-scala
Releases · mockito/mockito-scala
v1.16.32
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.32
- 2021-03-15 - 3 commit(s) by Scala Steward
- Update scalatest to 3.2.6 (#369)
- Update sbt to 1.4.9 (#368)
- Update scala-parallel-collections to 1.0.1 (#367)
v1.16.29
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.29
- 2021-02-24 - 4 commit(s) by Bruno Bonanno, Scala Steward, sullis
- Scala 2.13.5 (#363)
- ScalaTest 3.2.5 (#362)
- Use scala version driven import on Captor macro (#361)
- Update scalatest to 3.2.4 (#359)
v1.16.25
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.25
- 2021-02-10 - 2 commit(s) by Darren Bishop, Scala Steward
- Update sbt to 1.4.7 (#358)
- Modified
hasCaptured
Captor check to also inspect the number of expectations vs the number of captured values (#326)
v1.16.23
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.23
- 2021-02-02 - 2 commit(s) by Bruno Bonanno, trompa
- Add Java 14 on CI (#357)
- #350 Fix Refelction utils for java 13+ (#356)
- withObjectMocked leads to "java.lang.NoSuchFieldException: modifiers" (#350)
v1.16.21
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.21
- 2021-02-02 - 1 commit(s) by trompa
- #350 get Modifiers for java 13+ (#354)
- withObjectMocked leads to "java.lang.NoSuchFieldException: modifiers" (#350)
v1.16.20
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.20
v1.16.15
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.15
- 2021-01-10 - 4 commit(s) by Bruno Bonanno, Michal Szestowicki, Szczepan Faber
- Use a fake execution context to avoid timing issues on CI (#343)
- Bump Shipkit plugins versions (#342)
- Apply renamed plugin package (#341)
v1.16.12
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.12
- 2020-12-31 - 2 commit(s) by Szczepan Faber
- Continual releases to Maven Central (#340)
v1.16.11
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.11
- 2020-12-31 - 2 commit(s) by Szczepan Faber
- Fixed CI releases (#338)
v1.16.10
Changelog generated by Shipkit Changelog Gradle Plugin
1.16.10
- 2020-12-31 - 14 commit(s) by Bruno, Bruno Bonanno, Michal, Scala Steward, Szczepan Faber, sullis
- Fixed the build (#337)
- Temporarily disable the maven central sync (#336)
- Update sbt to 1.4.6 (#335)
- Update libraries and tools (#334)
- Started using built-in token (#331)
- Add yml to build/release using GH Actions (#329)
- Apply new Shipkit Auto Version plugin property (#327)
- sbt 1.4.4 (#322)