Bump mockk from 1.13.9 to 1.13.10 (#2455)

This commit is contained in:
dependabot[bot]
2024-03-02 16:10:19 +00:00
committed by GitHub
parent 3564366a8f
commit 05bda598fc

View File

@ -190,7 +190,7 @@ ext {
android_hilt = "1.2.0"
room = "2.6.1"
chucker = "4.0.0"
mockk = "1.13.9"
mockk = "1.13.10"
coroutines = "1.8.0"
}