From a985ef0cecddc75f9fc6f8ba68dc2af1e134a731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:56:48 +0000 Subject: [PATCH] chore(deps-dev): bump mockito-core from 5.2.0 to 5.3.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/bankaccount-jgiven-junit4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bankaccount-jgiven-junit4/pom.xml b/examples/bankaccount-jgiven-junit4/pom.xml index 3cf693f..8b10a98 100644 --- a/examples/bankaccount-jgiven-junit4/pom.xml +++ b/examples/bankaccount-jgiven-junit4/pom.xml @@ -50,7 +50,7 @@ org.mockito mockito-core - 5.2.0 + 5.3.0 test