Skip to content

Commit b7b35d9

Browse files
committed
1.9.0 release (previous 1.8.0) + release notes updated [ci skip]
1 parent 9397beb commit b7b35d9

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.9.0
4+
- 2019-12-05 - [2 commits](https://github.com/mockito/mockito-scala/compare/v1.8.0...v1.9.0) by [Bruno Bonanno](https://github.com/bbonanno) (1), [Scala Steward](https://github.com/scala-steward) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.9.0-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.9.0)
5+
- Update scalatest to 3.1.0 [(#178)](https://github.com/mockito/mockito-scala/pull/178)
6+
37
#### 1.8.0
48
- 2019-12-01 - [8 commits](https://github.com/mockito/mockito-scala/compare/v1.7.1...v1.8.0) by [Bruno Bonanno](https://github.com/bbonanno) (4), [Scala Steward](https://github.com/scala-steward) (4) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.0-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.8.0)
59
- Update mockito-core to 3.2.0 [(#177)](https://github.com/mockito/mockito-scala/pull/177)

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.9.0
4-
previousVersion=1.8.0
3+
version=1.9.1
4+
previousVersion=1.9.0

0 commit comments

Comments
 (0)