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 12m54s
Build & Test / Run UI Tests (pull_request) Failing after 19m26s

This commit is contained in:
Renovate Bot 2024-09-19 23:02:23 +00:00
parent 428b6ec76b
commit 8be1c8d9ba

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.20"
lifecycleViewmodelKtx = "2.8.6"