Chore(deps-dev): Bump mockito-core from 3.3.3 to 3.4.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-13 15:52:33 +00:00
committed by GitHub
parent c9012efdcb
commit 4ee369f27c

View File

@@ -496,7 +496,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.3.3</version>
<version>3.4.0</version>
<scope>test</scope>
</dependency>
<dependency>