From 9c7dfb4daf65e7ccb0119c13dd837df930f00ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 20 Feb 2019 12:37:52 +0100 Subject: [PATCH] Bump mockito-core from 2.24.0 to 2.24.5 (#1758) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.0 to 2.24.5. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.24.0...v2.24.5) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59871d79..b3a0a6ab 100644 --- a/pom.xml +++ b/pom.xml @@ -874,7 +874,7 @@ org.mockito mockito-core test - 2.24.0 + 2.24.5 hamcrest-core