From 7c74c909e673f81c1ffbd7885d1965fb288f7794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 06:37:16 +0000 Subject: [PATCH] Bump mockito-junit-jupiter from 4.2.0 to 4.3.1 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dec3bb83..f4bc50bc 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ 5.8.2 3.22.0 - 4.2.0 + 4.3.1 ${project.groupId} ${project.artifactId}