From 1f9bc20bc2877ac9f57a76aa8f0b6787347e5295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 00:03:12 +0000 Subject: [PATCH] Bump mockito-core from 3.12.1 to 3.12.3 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.1 to 3.12.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.12.1...v3.12.3) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c138a466..1bfe4634 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ org.mockito mockito-core - 3.12.1 + 3.12.3 test