Bump org.hamcrest:hamcrest from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [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.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb99e319db
commit
e731ffd161
2
pom.xml
2
pom.xml
|
@ -70,7 +70,7 @@
|
|||
<memcached.version>2.12.3</memcached.version>
|
||||
<slf4j.version>1.7.36</slf4j.version>
|
||||
<junit.version>5.11.0</junit.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<hamcrest.version>3.0</hamcrest.version>
|
||||
<mockito.version>4.11.0</mockito.version>
|
||||
<hc.stylecheck.version>1</hc.stylecheck.version>
|
||||
<rxjava.version>2.2.21</rxjava.version>
|
||||
|
|
Loading…
Reference in New Issue