Skip to content

Commit

Permalink
2.23.5 release (previous 2.23.4) + release notes updated by CI build …
Browse files Browse the repository at this point in the history
…3651

[ci skip-release]
  • Loading branch information
shipkit-org committed Nov 25, 2018
1 parent 21dbcb3 commit edb6473
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.23.5
- 2018-11-25 - [3 commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.23.5) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.23.5-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.23.5)
- Improved sensitivity of potential stubbing problem [(#1539)](https://github.com/mockito/mockito/pull/1539)

#### 2.23.4
- 2018-11-20 - [3 commits](https://github.com/mockito/mockito/compare/v2.23.3...v2.23.4) by [Szczepan Faber](https://github.com/mockitoguy) (2), [Walter Johnson](https://github.com/li-wjohnson) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.23.4-green.svg)](https://bintray.com/mockito/maven/mockito/2.23.4)
- Allow delegating to non-public methods for AdditionalAnswers#delegatesTo [(#1536)](https://github.com/mockito/mockito/pull/1536)
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.23.5
version=2.23.6

#Previous version used to generate release notes delta
previousVersion=2.23.4
previousVersion=2.23.5

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

0 comments on commit edb6473

Please sign in to comment.