Bump mockito-core from 3.5.9 to 3.5.13

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.9 to 3.5.13.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.9...v3.5.13)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-24 21:05:01 +00:00
committed by GitHub
parent a3ace69989
commit 118ad13d52
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.9</version>
<version>3.5.13</version>
<scope>test</scope>
</dependency>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.9</version>
<version>3.5.13</version>
<scope>test</scope>
</dependency>
<dependency>