Bump mockito-junit-jupiter from 3.2.0 to 3.2.4

Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.2.0...v3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 19:08:21 +00:00 committed by Mustapha Zorgati
parent 4ade2af89f
commit bcf92634aa
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<version.log4j>2.13.0</version.log4j>
<version.archunit>0.12.0</version.archunit>
<version.mockito>3.2.4</version.mockito>
<version.junit.mockito>3.2.0</version.junit.mockito>
<version.junit.mockito>3.2.4</version.junit.mockito>
<version.powermock>2.0.4</version.powermock>
<version.hamcrest>2.2</version.hamcrest>
<version.equalsverifier>3.1.10</version.equalsverifier>