Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest-library from 1.3 to 3.0
Browse files Browse the repository at this point in the history
Bumps [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@hamcrest-java-1.3...v3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 3744da1 commit f8e93e6
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 @@ -92,7 +92,7 @@
<solr.version>[9.0,10-SNAPSHOT)</solr.version>
<slf4j.version>1.7.13</slf4j.version>
<junit.version>4.13.2</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f8e93e6

Please sign in to comment.