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:
parent
59e2ef5547
commit
af5762c953
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue