Skip to content

Commit

Permalink
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 in /lang/java
Browse files Browse the repository at this point in the history
Bumps [org.hamcrest:hamcrest-library](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-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 4, 2024
1 parent 1410e79 commit 7097368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<commons-lang.version>3.12.0</commons-lang.version>
<tukaani.version>1.9</tukaani.version>
<easymock.version>4.3</easymock.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<grpc.version>1.39.0</grpc.version>
<zstd-jni.version>1.5.0-4</zstd-jni.version>
<!-- version properties for plugins -->
Expand Down

0 comments on commit 7097368

Please sign in to comment.