From e56d45a0feb8e03dca9c67a51f17b9a25a352250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 05:00:35 +0000 Subject: [PATCH] Bump mockito-core from 4.7.0 to 4.9.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.9.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 2de45662..5a04eee5 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -102,7 +102,7 @@ org.mockito mockito-core - 4.7.0 + 4.9.0 test