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:
parent
5fb827adf6
commit
645eb3f5ec
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue