From 06fa7e9f56dd2d27956857721654cc53f62d3ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Nov 2020 14:09:46 +0100 Subject: [PATCH] Bump mockito-core from 3.5.10 to 3.6.0 (#2220) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.6.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eef5bc32b..88d558cfd 100644 --- a/pom.xml +++ b/pom.xml @@ -891,7 +891,7 @@ org.mockito mockito-core test - 3.5.10 + 3.6.0 hamcrest-core