From af01e37b8e6946dba368a80dc9900cffb23e3b1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 05:42:31 +0000 Subject: [PATCH] Bump mockito-core from 2.22.0 to 3.2.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.22.0 to 3.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.22.0...v3.2.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c30ab08..0c4862af 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ limitations under the License. org.mockito mockito-core - 2.22.0 + 3.2.0 test