Bump mockito-core from 3.2.4 to 3.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9615bf7c95
commit
7d5ed5d960
2
pom.xml
2
pom.xml
|
@ -76,7 +76,7 @@
|
|||
<version.junit.vintage.engine>5.5.2</version.junit.vintage.engine>
|
||||
<version.log4j>2.13.0</version.log4j>
|
||||
<version.archunit>0.13.1</version.archunit>
|
||||
<version.mockito>3.2.4</version.mockito>
|
||||
<version.mockito>3.3.0</version.mockito>
|
||||
<version.junit.mockito>3.2.4</version.junit.mockito>
|
||||
<!-- byte buddy 1.9.7+ is needed to solve dependency errors with
|
||||
spring mock tests see LdapClientTest -->
|
||||
|
|
Loading…
Reference in New Issue