Skip to content

Commit

Permalink
2.24.0 release (previous 2.23.20) + release notes updated by CI build…
Browse files Browse the repository at this point in the history
… 3859

[ci skip-release]
  • Loading branch information
shipkit-org committed Feb 1, 2019
1 parent e4c5df7 commit aacacb1
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 2.24.0
- 2019-02-01 - [1 commit](https://github.com/mockito/mockito/compare/v2.23.20...v2.24.0) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.24.0)
- No pull requests referenced in commit messages.

#### 2.23.20
- 2019-01-31 - [1 commit](https://github.com/mockito/mockito/compare/v2.23.19...v2.23.20) by [Matthew Ouyang](https://github.com/mouyang) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.23.20-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.23.20)
- Fixes #1578: outer class mocks unavailable from inner class [(#1596)](https://github.com/mockito/mockito/pull/1596)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Currently building Mockito version
version=2.24.0
version=2.24.1

#Previous version used to generate release notes delta
previousVersion=2.23.20
previousVersion=2.24.0

#Not published currently, see https://github.com/mockito/mockito/issues/962
mockito.testng.version=1.0

0 comments on commit aacacb1

Please sign in to comment.