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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-19 02:00:47 +00:00
committed by GitHub
parent 214c24c736
commit 181238cd50

View File

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