mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
chore(deps): update dependency com.squareup.okhttp3:mockwebserver3-junit4 to v5.0.0-alpha.7
This commit is contained in:
parent
0b425daa03
commit
123550b050
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ sqldelight-androidDriver = { module = "app.cash.sqldelight:android-driver", vers
|
|||
sqldelight-extensions-coroutines = { module = "app.cash.sqldelight:coroutines-extensions-jvm", version.ref = "sqldelight" }
|
||||
sqldelight-jvmDriver = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||
sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapters", version.ref = "sqldelight" }
|
||||
testing-mockWebServer = "com.squareup.okhttp3:mockwebserver3-junit4:5.0.0-alpha.6"
|
||||
testing-mockWebServer = "com.squareup.okhttp3:mockwebserver3-junit4:5.0.0-alpha.7"
|
||||
|
||||
[plugins]
|
||||
compose = "org.jetbrains.compose:1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue