From 8519b06d2ba2d48e1af4ac750db29a5084dc1a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Aug 2021 11:22:13 +0000 Subject: [PATCH] Bump mockito-core from 1.9.0 to 3.11.2 Bumps [mockito-core](https://github.com/mockito/mockito) from 1.9.0 to 3.11.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v1.9.0...v3.11.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84c4cef6..b8583889 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ org.mockito mockito-core - 1.9.0 + 3.11.2 test