From 0b8dacbc955426efee4223d51184394e61607e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 04:22:14 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 in /VotifierPlus Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- VotifierPlus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VotifierPlus/pom.xml b/VotifierPlus/pom.xml index 57769ff..2816b25 100644 --- a/VotifierPlus/pom.xml +++ b/VotifierPlus/pom.xml @@ -303,7 +303,7 @@ org.mockito mockito-core - 5.21.0 + 5.23.0 test