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 12m21s
Build & Test / Run UI Tests (pull_request) Failing after 14m31s

This commit is contained in:
Renovate Bot 2024-09-17 14:02:55 +00:00
parent cb973ba0ec
commit b11ae3ed9a

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.5"