Skip to content

Commit a12b704

Browse files
committed
1.15.1 release (previous 1.15.0) + release notes updated [ci skip]
1 parent 6bbe8c9 commit a12b704

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/release-notes.md

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

3+
#### 1.15.1
4+
- 2020-09-24 - [2 commits](https://github.com/mockito/mockito-scala/compare/v1.15.0...v1.15.1) by [sullis](https://github.com/sullis) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.15.1-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.15.1)
5+
- mockito 3.5.13 [(#294)](https://github.com/mockito/mockito-scala/pull/294)
6+
- Gradle 6.6 [(#286)](https://github.com/mockito/mockito-scala/pull/286)
7+
38
#### 1.15.0
49
- 2020-08-22 - [8 commits](https://github.com/mockito/mockito-scala/compare/v1.14.8...v1.15.0) by [Bruno Bonanno](https://github.com/bbonanno) (7), [Seth Tisue](https://github.com/SethTisue) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.15.0-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.15.0)
510
- Implements #250 [(#285)](https://github.com/mockito/mockito-scala/pull/285)

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.15.1
4-
previousVersion=1.15.0
3+
version=1.15.2
4+
previousVersion=1.15.1

0 commit comments

Comments
 (0)