mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 20:55:41 +03:00
Update dependency org.junit.jupiter:junit-jupiter to v5.11.3 (#1351)
This commit is contained in:
parent
f3a2f566c8
commit
e16c3953c7
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions-jv
|
|||
sqldelight-android-paging = { module = "app.cash.sqldelight:androidx-paging3-extensions", version.ref = "sqldelight" }
|
||||
sqldelight-dialects-sql = { module = "app.cash.sqldelight:sqlite-3-38-dialect", version.ref = "sqldelight" }
|
||||
|
||||
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
|
||||
junit = "org.junit.jupiter:junit-jupiter:5.11.3"
|
||||
kotest-assertions = "io.kotest:kotest-assertions-core:5.9.1"
|
||||
mockk = "io.mockk:mockk:1.13.13"
|
||||
|
||||
|
|
Loading…
Reference in a new issue