Update dependency org.hamcrest:hamcrest-core to v3 #15

Merged
wbrawner merged 2 commits from renovate/major-hamcrestcore into main 2024-10-02 12:38:02 +00:00
Showing only changes of commit 7c90220b2a - Show all commits

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"