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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-17 02:01:30 +00:00
committed by GitHub
parent 9ee0bf43bc
commit 3867224024

View File

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