From 2280475847fd212003b6e2582e18df3b01451423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 05:01:07 +0000 Subject: [PATCH] Bump mockito-core from 4.0.0 to 4.3.1 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 10f71b62..8745fba8 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -102,7 +102,7 @@ org.mockito mockito-core - 4.0.0 + 4.3.1 test