1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 22:59:08 -05:00

Bump mockk from 1.13.8 to 1.13.9 (#2389)

This commit is contained in:
dependabot[bot] 2024-01-08 15:32:30 +00:00 committed by GitHub
parent 81e80181f2
commit 5316e3e1bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ ext {
android_hilt = "1.1.0"
room = "2.6.1"
chucker = "4.0.0"
mockk = "1.13.8"
mockk = "1.13.9"
coroutines = "1.7.3"
}