From ac8c468308aa4beae9a408cc86c856f82a33927f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 05:00:45 +0000 Subject: [PATCH] Bump mockito-core from 4.0.0 to 4.2.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.2.0) --- 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..7d6bb88c 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -102,7 +102,7 @@ org.mockito mockito-core - 4.0.0 + 4.2.0 test