Bump mockito-core from 2.25.1 to 2.27.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.27.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.1...v2.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-11 00:14:18 +00:00
parent cbd52232ce
commit ee26162a69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.25.1</version>
<version>2.27.0</version>
<scope>test</scope>
</dependency>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.25.1</version>
<version>2.27.0</version>
<scope>test</scope>
</dependency>
<dependency>