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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-20 02:00:54 +00:00
committed by GitHub
parent 727932a442
commit 474f3ef4ca

View File

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