From 345a7c1f9e26dc500885ccfe12fd34169ad56f73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 12:17:06 +0200 Subject: [PATCH] Bump mockito-core from 3.3.0 to 3.3.3 (#2045) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.3) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f000d09..af5eefb0 100644 --- a/pom.xml +++ b/pom.xml @@ -879,7 +879,7 @@ org.mockito mockito-core test - 3.3.0 + 3.3.3 hamcrest-core