From 02cb2f72fc3c068cd5f2f5606b950b56c2dface0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 11:55:49 +0000 Subject: [PATCH] Bump org.mockito:mockito-all from 1.9.5 to 1.10.19 Bumps [org.mockito:mockito-all](https://github.com/mockito/mockito) from 1.9.5 to 1.10.19. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v1.9.5...v1.10.19) --- updated-dependencies: - dependency-name: org.mockito:mockito-all dependency-version: 1.10.19 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index fe0c6637..e9f0ee52 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -223,7 +223,7 @@ org.mockito mockito-all - 1.9.5 + 1.10.19 test