From b00c9fa9df0fa611083f60c5d928335e452dc2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 07:47:34 +0000 Subject: [PATCH] Bump mockito-junit-jupiter from 3.5.11 to 3.9.0 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.5.11 to 3.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.11...v3.9.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..3c468b4 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ org.mockito mockito-junit-jupiter - 3.5.11 + 3.9.0 test