From e42150289a53f4f567d1857b01ac965567b76020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 11 Sep 2018 18:00:23 +0200 Subject: [PATCH] Bump mockito-core from 2.21.0 to 2.22.0 (#1635) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.21.0...v2.22.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 d0a6cbb2..c75fd0a2 100644 --- a/pom.xml +++ b/pom.xml @@ -867,7 +867,7 @@ org.mockito mockito-core test - 2.21.0 + 2.22.0 hamcrest-core