Update dependency org.hamcrest:hamcrest-core to v3
Some checks failed
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Successful in 10m2s
Build & Test / Run UI Tests (pull_request) Failing after 7m30s

This commit is contained in:
Renovate Bot 2024-08-23 04:06:27 +00:00
parent 50f0c299f5
commit 007b82cd88

View file

@ -17,7 +17,7 @@ fladle = "0.17.5"
googleServices = "4.4.2"
firebaseCrashlyticsGradle = "3.0.2"
androidGradlePlugin = "8.5.2"
hamcrestCore = "1.3"
hamcrestCore = "3.0"
junit = "4.13.2"
kotlin = "2.0.10"
lifecycleViewmodelKtx = "2.8.4"