From 9c06bd580bbebd24d2557fb4fde3d684ff0e8249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 08:18:00 +0200 Subject: [PATCH] Bump mockito-core from 2.25.1 to 2.26.0 (#1784) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.26.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.25.1...v2.26.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 e99f835e..c7cd391b 100644 --- a/pom.xml +++ b/pom.xml @@ -874,7 +874,7 @@ org.mockito mockito-core test - 2.25.1 + 2.26.0 hamcrest-core