Update dependency org.hamcrest:hamcrest-core to v3
This commit is contained in:
parent
caf485ec61
commit
6e55a02e34
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ fladle = "0.17.5"
|
||||||
googleServices = "4.4.2"
|
googleServices = "4.4.2"
|
||||||
firebaseCrashlyticsGradle = "3.0.2"
|
firebaseCrashlyticsGradle = "3.0.2"
|
||||||
androidGradlePlugin = "8.5.2"
|
androidGradlePlugin = "8.5.2"
|
||||||
hamcrestCore = "1.3"
|
hamcrestCore = "3.0"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
lifecycleViewmodelKtx = "2.8.4"
|
lifecycleViewmodelKtx = "2.8.4"
|
||||||
|
|
Loading…
Reference in a new issue