From c6620751d3d51f17a42cc78b2c09adb978586ff8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 10:22:32 +0000 Subject: [PATCH] Bump mockito-junit-jupiter from 3.7.7 to 3.8.0 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.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 c6e5a75..dcc9344 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ org.mockito mockito-junit-jupiter - 3.7.7 + 3.8.0 test