Skip to content

Commit 961cb80

Browse files
build(deps): bump org.hamcrest:hamcrest-library from 2.2 to 3.0
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-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e25e52c commit 961cb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ grpc = "1.62.2"
3636
grpcKotlin = "1.4.1"
3737
hamcrest = "2.2"
3838
hamcrestJunit = "2.0.0.0"
39-
hamcrestLibrary = "2.2"
39+
hamcrestLibrary = "3.0"
4040
httpclientAndroid = "4.3.5.1"
4141
integrity = "1.4.0"
4242
jacksonCore = "2.13.1"

0 commit comments

Comments
 (0)