From a8bed251e8b0b20a28080f0c3d925b62b1488dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:51:43 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 a863e83..cb96dd3 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ org.mockito mockito-core - 5.15.2 + 5.16.0 test