From ccfaff26bf666a4e63c207ad7fccee84a03aefcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 05:42:40 +0000 Subject: [PATCH] build(deps): bump mockito-core from 3.9.0 to 3.10.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.9.0...v3.10.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f179ab66..179e06086 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.mockito mockito-core - 3.9.0 + 3.10.0 test