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:
dependabot-preview[bot] 2020-05-06 04:57:45 +00:00
parent aad225d4d5
commit a9fd5b72fe
1 changed files with 1 additions and 1 deletions

View File

@ -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>