Skip to content

Commit c017e99

Browse files
chore(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] <support@github.com>
1 parent 769a5f9 commit c017e99

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
@@ -40,7 +40,7 @@ testCore = "1.6.1"
4040
testExtJunit = "1.2.1"
4141
testExtJunitKtx = "1.2.1"
4242
espressoCore = "3.6.1"
43-
hamcrest = "2.2"
43+
hamcrest = "3.0"
4444
testRunner = "1.6.2"
4545
testRules = "1.6.1"
4646
truth = "1.4.4"

0 commit comments

Comments
 (0)