Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#482)
Browse files Browse the repository at this point in the history
Bumps [org.hamcrest:hamcrest-core](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](hamcrest/JavaHamcrest@v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 0ddfd18 commit b076728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<version.jackson>2.17.2</version.jackson>

<version.junit-jupiter>5.10.3</version.junit-jupiter>
<version.hamcrest>2.2</version.hamcrest>
<version.hamcrest>3.0</version.hamcrest>
<version.xmlunit>2.10.0</version.xmlunit>
<version.mockito-core>5.12.0</version.mockito-core>
<version.jsonassert>1.5.3</version.jsonassert>
Expand Down

0 comments on commit b076728

Please sign in to comment.