Skip to content

Commit

Permalink
chore(deps): 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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent d166fcd commit f2605ee
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 @@ -88,7 +88,7 @@
<commons-lang.version>3.16.0</commons-lang.version>
<testcontainers.version>1.20.1</testcontainers.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 f2605ee

Please sign in to comment.