Bump mockito-core from 3.3.0 to 3.4.0 in /search-services

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-10 21:14:57 +00:00
committed by GitHub
parent 01a60ff74a
commit 9d52f990dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -182,7 +182,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<scope>test</scope>
</dependency>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<scope>test</scope>
</dependency>
<dependency>