From dd66a1c526270ee3dc9c7fe46c274ceb51c81761 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 05:19:15 +0000 Subject: [PATCH] Bump mockito-core from 3.0.0 to 3.5.11 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.5.11. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.0.0...v3.5.11) 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 65c0a06..a58b833 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ org.mockito mockito-core - 3.0.0 + 3.5.11