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