Bump hamcrest-library from 2.1 to 2.2

Bumps [hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 2.1 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.1...v2.2)

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

View File

@ -72,7 +72,7 @@
<version.mockito>3.2.4</version.mockito>
<version.junit.mockito>3.2.0</version.junit.mockito>
<version.powermock>2.0.4</version.powermock>
<version.hamcrest>2.1</version.hamcrest>
<version.hamcrest>2.2</version.hamcrest>
<version.equalsverifier>3.1.10</version.equalsverifier>
<version.openpojo>0.8.13</version.openpojo>