From 70cc64fa68b52d2583a1fec464fd3dca1e53e1c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:57:33 +0000 Subject: [PATCH] Bump mockito-core from 2.21.0 to 3.7.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.21.0 to 3.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.21.0...v3.7.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 068c57d..586a605 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.mockito mockito-core - 2.21.0 + 3.7.0 test