Bump assertj-core from 3.15.0 to 3.16.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.15.0...assertj-core-3.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
aad225d4d5
commit
a9fd5b72fe
2
pom.xml
2
pom.xml
|
@ -71,7 +71,7 @@
|
|||
<version.arquillian>1.5.0.Final</version.arquillian>
|
||||
|
||||
<!-- test dependencies -->
|
||||
<version.assertj>3.15.0</version.assertj>
|
||||
<version.assertj>3.16.0</version.assertj>
|
||||
<version.junit.jupiter>5.6.2</version.junit.jupiter>
|
||||
<version.junit.vintage.engine>5.5.2</version.junit.vintage.engine>
|
||||
<version.log4j>2.13.2</version.log4j>
|
||||
|
|
Loading…
Reference in New Issue