Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 4f3deec commit 4e3e04c
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 @@ -326,7 +326,7 @@
<jackson.version>2.17.2</jackson.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<assertj.version>3.26.3</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<javafx.version>21.0.4</javafx.version>
<jakarta-el.version>4.0.2</jakarta-el.version>
<jakarta.inject.version>2.0.1</jakarta.inject.version>
Expand Down

0 comments on commit 4e3e04c

Please sign in to comment.