From b641f0f689c1ccc5e5f6402cf7630a6124c5f31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 06:39:51 +0000 Subject: [PATCH] Bump mockito-junit-jupiter from 3.5.11 to 3.10.0 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.5.11 to 3.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.11...v3.10.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 237dfbe..0f1bbb2 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ org.mockito mockito-junit-jupiter - 3.5.11 + 3.10.0 test