Update dependency org.hamcrest:hamcrest-core to v3
Some checks failed
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Successful in 8m32s
Build & Test / Run UI Tests (pull_request) Failing after 6m35s

This commit is contained in:
Renovate Bot 2024-08-22 05:05:39 +00:00
parent 9b6a5ba2be
commit bfcc647ff9

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"