Skip to content

Commit 4893ab0

Browse files
committed
1.14.6 release (previous 1.14.4) + release notes updated [ci skip]
1 parent cb2a94f commit 4893ab0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

+4
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.14.6
4+
- 2020-06-17 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.14.4...v1.14.6) by [Bruno Bonanno](https://github.com/bbonanno) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.14.6-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.14.6)
5+
- No pull requests referenced in commit messages.
6+
37
#### 1.14.4
48
- 2020-05-31 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.14.3...v1.14.4) by [Scala Steward](https://github.com/scala-steward) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.14.4-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.14.4)
59
- Update scalaz-core to 7.3.1 [(#245)](https://github.com/mockito/mockito-scala/pull/245)

version.properties

+2-2
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.14.6
4-
previousVersion=1.14.4
3+
version=1.14.7
4+
previousVersion=1.14.6

0 commit comments

Comments
 (0)