From 9f9c0cfc48db23b508cf13063ef79d4f2d7ba14b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 05:17:05 +0000 Subject: [PATCH] Bump mockito-junit-jupiter from 2.18.3 to 3.4.0 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.18.3 to 3.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.18.3...v3.4.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 4bc35b7..ccc7a59 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ org.mockito mockito-junit-jupiter - 2.18.3 + 3.4.0 test