From 97e34d716deb0efa4575deab9d7d8927a1692673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 11 Apr 2019 08:22:36 +0200 Subject: [PATCH] Bump mockito-core from 2.26.0 to 2.27.0 (#1788) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.26.0...v2.27.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 b4f37d04..16fc8edc 100644 --- a/pom.xml +++ b/pom.xml @@ -874,7 +874,7 @@ org.mockito mockito-core test - 2.26.0 + 2.27.0 hamcrest-core