From bcc6929a18c28c484ebe9d0ef82cdc57525b69c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 19:16:48 +0100 Subject: [PATCH] Bump mockito-core from 2.23.4 to 2.24.0 (#1737) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.24.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d36e890..68490c66 100644 --- a/pom.xml +++ b/pom.xml @@ -874,7 +874,7 @@ org.mockito mockito-core test - 2.23.4 + 2.24.0 hamcrest-core