From e21b077243feeae7f5ae7920db0282d652151571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 01:03:51 +0000 Subject: [PATCH] Bump mockito-inline from 4.8.1 to 4.10.0 Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.8.1 to 4.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index a93018e..9a9702d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -82,7 +82,7 @@ org.mockito mockito-inline - 4.8.1 + 4.10.0 test