From f2b24d305cd1766f9aa89b7fd0957b961c4e4eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:30:50 +0000 Subject: [PATCH] chore(deps-dev): Bump org.mockito:mockito-core from 4.11.0 to 5.14.2 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39548b0fa..12a7da69b 100644 --- a/pom.xml +++ b/pom.xml @@ -465,7 +465,7 @@ org.mockito mockito-core - 4.11.0 + 5.14.2 test