From fcd788cf20bdd2ead398706afeb6beb5411831b8 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Tue, 1 Sep 2020 22:32:36 +0000 Subject: [PATCH] 3.5.9 release (previous 3.5.8) + release notes updated by CI build 4763 [ci skip-release] --- doc/release-notes/official.md | 5 +++++ version.properties | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/release-notes/official.md b/doc/release-notes/official.md index 8e6b0f8f39..dfc13572fe 100644 --- a/doc/release-notes/official.md +++ b/doc/release-notes/official.md @@ -1,5 +1,10 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 3.5.9 + - 2020-09-01 - [1 commit](https://github.com/mockito/mockito/compare/v3.5.8...v3.5.9) by [Sinan Kozak](https://github.com/kozaxinan) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.5.9-green.svg)](https://bintray.com/mockito/maven/mockito/3.5.9) + - Fixes #2007 : Downgrade objenesis version for mockito-android [(#2024)](https://github.com/mockito/mockito/pull/2024) + - Android instrumentation test packaging fails for mockito-android 3.5.0 with minSdk < 26 [(#2007)](https://github.com/mockito/mockito/issues/2007) + #### 3.5.8 - 2020-08-27 - [1 commit](https://github.com/mockito/mockito/compare/v3.5.7...v3.5.8) by [ahmadmoawad](https://github.com/ahmadmoawad) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.5.8-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.5.8) - Fix typo in CONTRIBUTING.md and SpyOnInjectedFieldsHandler [(#1994)](https://github.com/mockito/mockito/pull/1994) diff --git a/version.properties b/version.properties index 6c4ced6b5e..b621277ab1 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ # Currently building Mockito version -version=3.5.9 +version=3.5.10 # Previous version used to generate release notes delta -previousVersion=3.5.8 +previousVersion=3.5.9