Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest from 2.2 to 3.0
Browse files Browse the repository at this point in the history
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](hamcrest/JavaHamcrest@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] <[email protected]>
dependabot[bot] authored Sep 30, 2024
1 parent 00de95e commit 316ada6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ ext {
// TODO: Version 4 under new package name. 3.0.13 is held to be compat with gradle tests (fvt)
groovyVersion = '3.0.15'
guavaVersion = '33.2.1-jre'
hamcrestVersion = '2.2'
hamcrestVersion = '3.0'
hdrhistogramVersion = '2.2.2'
hibernatevalidatorVersion = '8.0.1.Final'
jacksonVersion = '2.15.0'

0 comments on commit 316ada6

Please sign in to comment.