From 6a73aefaa7b635901f7f4ba5fbdbd2aca6a819eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:43:05 +0000 Subject: [PATCH] Bump mockito.version from 5.13.0 to 5.14.0 Bumps `mockito.version` from 5.13.0 to 5.14.0. Updates `org.mockito:mockito-core` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0) Updates `org.mockito:mockito-junit-jupiter` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0) --- 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 31869fa..a435386 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ scm:git:https://github.com/wcm-io/wcm-io.github.io.git - 5.13.0 + 5.14.0