Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.2 to 3.5.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.2...v3.5.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-26 02:00:58 +00:00
committed by GitHub
parent ae3b6fbe6b
commit a4ac2aa99a

View File

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