From 414560396a0bf8414e2a3904bda6490b9cb5ff33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:08:56 +0200 Subject: [PATCH] Bump mockito-core from 3.12.0 to 3.12.4 (#2410) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.12.0...v3.12.4) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e52b994..e749cd56 100644 --- a/pom.xml +++ b/pom.xml @@ -944,7 +944,7 @@ org.mockito mockito-core test - 3.12.0 + 3.12.4 hamcrest-core