From c94b737bfc25bf3e844444f657370f159bd3ab2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 04:07:35 +0000 Subject: [PATCH] Bump mockito.version from 4.7.0 to 4.8.0 Bumps `mockito.version` from 4.7.0 to 4.8.0. Updates `mockito-core` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0) Updates `mockito-junit-jupiter` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18b91b70..6dd1d6a6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 3.4.1 3.2.1 2.22.2 - 4.7.0 + 4.8.0 1.6.13 UTF-8 0.7.18