Skip to content

Commit 25b7d21

Browse files
committed
1.16.3 release (previous 1.16.2) + release notes updated [ci skip]
1 parent b3eb7b0 commit 25b7d21

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 1.16.3
4+
- 2020-11-15 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.16.2...v1.16.3) by [Scala Steward](https://github.com/scala-steward) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.16.3-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.16.3)
5+
- Update mockito-core to 3.6.0 [(#313)](https://github.com/mockito/mockito-scala/pull/313)
6+
37
#### 1.16.2
48
- 2020-11-10 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.16.1...v1.16.2) by [Bruno Bonanno](https://github.com/bbonanno) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.16.2-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.16.2)
59
- Make object mocking thread safe [(#312)](https://github.com/mockito/mockito-scala/pull/312)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=1.16.3
4-
previousVersion=1.16.2
3+
version=1.16.4
4+
previousVersion=1.16.3

0 commit comments

Comments
 (0)