From 56726e2c3f4287a4850fb9ab01a55fef2f857187 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 19:46:40 +0100 Subject: [PATCH] Bump mockito-core from 3.2.0 to 3.2.4 (#1967) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.0 to 3.2.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.2.0...v3.2.4) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7326d8a..b5f8c4fc 100644 --- a/pom.xml +++ b/pom.xml @@ -900,7 +900,7 @@ org.mockito mockito-core test - 3.2.0 + 3.2.4 hamcrest-core