mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v4.11.0
This commit is contained in:
parent
50e03fbd50
commit
cd6d53d19e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-c
|
|||
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "serialization" }
|
||||
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
|
||||
napier = "io.github.aakira:napier:2.6.1"
|
||||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.10.0"
|
||||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.11.0"
|
||||
okhttp-core = { module = "com.squareup.okhttp3:okhttp" }
|
||||
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor" }
|
||||
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue