Skip to content

Commit d0fcc70

Browse files
Bump hamcrest.version from 2.2 to 3.0
Bumps `hamcrest.version` from 2.2 to 3.0. Updates `org.hamcrest:hamcrest-core` 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](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` 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](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.hamcrest:hamcrest-library dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6243f7 commit d0fcc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<jackson-bind.version>2.14.2</jackson-bind.version>
7171

7272
<okhttp.version>3.14.9</okhttp.version>
73-
<hamcrest.version>2.2</hamcrest.version>
73+
<hamcrest.version>3.0</hamcrest.version>
7474

7575
<surefire.version>3.3.0</surefire.version>
7676
<javadoc-plugin.version>3.7.0</javadoc-plugin.version>

0 commit comments

Comments
 (0)