mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix(deps): Update dependency androidx.test.ext:junit to v1.2.1 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c744f35ffc
commit
7ec631ba0b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ java-nat-sort = { module = "com.github.gpanther:java-nat-sort", version = "natur
|
|||
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.1.5" }
|
||||
junit-android = { module = "androidx.test.ext:junit", version = "1.2.1" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.13.11" }
|
||||
|
||||
moko-resources = { module = "dev.icerock.moko:resources", version.ref = "moko" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue