Bump mockito-core from 3.3.3 to 3.4.0 (#2153)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-16 00:05:32 +02:00
committed by GitHub
parent 990830c395
commit 790b959054
+1 -1
View File
@@ -891,7 +891,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>3.3.3</version>
<version>3.4.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>