From 6376665721dcba2e4ad78b9a0f1e8b8f13a39221 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 05:16:29 +0000 Subject: [PATCH] Bump mockito-core from 3.8.0 to 3.11.1 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.11.1) 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 c5c3a70..9a216a5 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ org.mockito mockito-core - 3.8.0 + 3.11.1 com.pragmaticobjects.oo.tests