From 6df69557a14afc3d586a308c3f91e2fec836401f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 05:00:46 +0000 Subject: [PATCH] Bump mockito-core from 3.11.0 to 3.11.2 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.11.0...v3.11.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... 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 33075ec8..bfb2cf52 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -102,7 +102,7 @@ org.mockito mockito-core - 3.11.0 + 3.11.2 test