From 790b9590549a5a745bbee2a0700fda089c20f767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 00:05:32 +0200 Subject: [PATCH] Bump mockito-core from 3.3.3 to 3.4.0 (#2153) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0) 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 fb7e2b8c..8ac8107c 100644 --- a/pom.xml +++ b/pom.xml @@ -891,7 +891,7 @@ org.mockito mockito-core test - 3.3.3 + 3.4.0 hamcrest-core