mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): Update dependency io.mockk:mockk to v1.13.13 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9d49957d8d
commit
0df6647324
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ jsoup = { module = "org.jsoup:jsoup", version = "1.18.1" }
|
|||
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
|
||||
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
|
||||
junit-android = { module = "androidx.test.ext:junit", version = "1.2.1" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.13.12" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.13.13" }
|
||||
|
||||
moko-resources = { module = "dev.icerock.moko:resources", version.ref = "moko" }
|
||||
moko-resources-compose = { module = "dev.icerock.moko:resources-compose", version.ref = "moko" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue