From adf718d647f6cd0d64e91e4382c14ad61c30cc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 01:06:09 +0200 Subject: [PATCH] Bump mockito-core from 3.4.0 to 3.4.2 (#2157) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.4.0...v3.4.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b06eb88..ebb7570e 100644 --- a/pom.xml +++ b/pom.xml @@ -891,7 +891,7 @@ org.mockito mockito-core test - 3.4.0 + 3.4.2 hamcrest-core