Skip to content

Commit

Permalink
3.1.8 release (previous 3.1.7) + release notes updated by CI build 4279
Browse files Browse the repository at this point in the history
[ci skip-release]
  • Loading branch information
shipkit-org committed Nov 7, 2019
1 parent 8f68572 commit 2ffc8ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions doc/release-notes/official.md
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 3.1.8
- 2019-11-07 - [1 commit](https://github.com/mockito/mockito/compare/v3.1.7...v3.1.8) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.1.8-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.1.8)
- Indent with spaces using spotless [(#1820)](https://github.com/mockito/mockito/pull/1820)

#### 3.1.7
- 2019-11-07 - [1 commit](https://github.com/mockito/mockito/compare/v3.1.6...v3.1.7) by [Kurt Alfred Kluever](https://github.com/kluever) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.1.7-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.1.7)
- Add Duration overloads. Fixes #1815 [(#1818)](https://github.com/mockito/mockito/pull/1818)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
@@ -1,5 +1,5 @@
#Currently building Mockito version
version=3.1.8
version=3.1.9

#Previous version used to generate release notes delta
previousVersion=3.1.7
previousVersion=3.1.8

0 comments on commit 2ffc8ae

Please sign in to comment.