Skip to content

Commit

Permalink
Merge pull request #8361 from odpi/dependabot/gradle/org.hamcrest-ham…
Browse files Browse the repository at this point in the history
…crest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
dwolfson authored Oct 14, 2024
2 parents 7f8e895 + 9162243 commit f1e4752
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
Expand Up @@ -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'
Expand Down

0 comments on commit f1e4752

Please sign in to comment.