mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v4.12.0
This commit is contained in:
parent
4b89775f8a
commit
ce62a7b1fc
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serializa
|
|||
kotlinResult-coroutines = { module = "com.michael-bull.kotlin-result:kotlin-result-coroutines", version.ref = "kotlinResult" }
|
||||
material3-pulltorefresh = "eu.bambooapps:compose-material3-pullrefresh:1.0.0"
|
||||
napier = "io.github.aakira:napier:2.6.1"
|
||||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.11.0"
|
||||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.12.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