Skip to content

Commit 7d31d84

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#387)
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce595a8 commit 7d31d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<flyway.version>10.17.0</flyway.version>
118118
<guava.version>33.2.1-jre</guava.version>
119119
<guice.version>7.0.0</guice.version>
120-
<hamcrest.version>2.2</hamcrest.version>
120+
<hamcrest.version>3.0</hamcrest.version>
121121
<hikari.version>5.1.0</hikari.version>
122122
<fastutil.version>8.5.14</fastutil.version>
123123
<h2.version>2.3.230</h2.version>

0 commit comments

Comments
 (0)