From b54996d3f6cc7c235bbaaaae42a718d4b37efb45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 13:20:20 +0000 Subject: [PATCH] Bump mockito-core from 2.23.4 to 3.0.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 3.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v3.0.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25833be8..b9f09542 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.mockito mockito-core - 2.23.4 + 3.0.0 test