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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-01 02:00:38 +00:00
committed by GitHub
parent 381502fb80
commit ddac568aaa

View File

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