Bump hamcrest-core from 1.3 to 2.1 (#37)

Bumps [hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.1.
- [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/hamcrest-java-1.3...v2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-24 08:57:41 +00:00 committed by Paul Campbell
parent 5fb827adf6
commit 645eb3f5ec

View file

@ -24,7 +24,7 @@
<assertj.version>3.11.1</assertj.version>
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
<junit.version>4.12</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<hamcrest.version>2.1</hamcrest.version>
<jacoco-class-instruction-covered-ratio>97%</jacoco-class-instruction-covered-ratio>
</properties>