From fa2e559e10f22757d2f0f908e4205c56a46757a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Oct 2018 11:54:18 +0200 Subject: [PATCH] Bump mockito-core from 2.22.0 to 2.23.0 (#1654) Bumps [mockito-core](https://github.com/mockito/mockito) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.22.0...v2.23.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 a460b141..88fe58c2 100644 --- a/pom.xml +++ b/pom.xml @@ -889,7 +889,7 @@ org.mockito mockito-core test - 2.22.0 + 2.23.0 hamcrest-core