From 23a2cb44d2d67b8adc35bbef5faa3db10e0cb697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:05:12 +0000 Subject: [PATCH] build(deps): bump mockito.version from 5.14.2 to 5.15.2 Bumps `mockito.version` from 5.14.2 to 5.15.2. Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2) --- 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 2f4a9f9..81b4118 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 5.11.2 - 5.14.2 + 5.15.2 4.0.1 2.3.3 4.5.12