Bump mockito-core from 2.24.0 to 3.2.4

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.0 to 3.2.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.24.0...v3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 17:20:52 +00:00 committed by Mustapha Zorgati
parent 59e2ef5547
commit af5762c953
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<version.junit.jupiter>5.5.2</version.junit.jupiter>
<version.log4j>2.13.0</version.log4j>
<version.archunit>0.12.0</version.archunit>
<version.mockito>2.24.0</version.mockito>
<version.mockito>3.2.4</version.mockito>
<version.junit.mockito>3.2.0</version.junit.mockito>
<version.powermock>2.0.2</version.powermock>
<version.hamcrest>2.1</version.hamcrest>