mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v5.1.0
This commit is contained in:
parent
35bfdc5646
commit
9cf250470f
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serializa
|
||||||
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
|
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
|
||||||
leakcanary-android-test = { module = "com.squareup.leakcanary:leakcanary-android-test", version.ref = "leakcanary" }
|
leakcanary-android-test = { module = "com.squareup.leakcanary:leakcanary-android-test", version.ref = "leakcanary" }
|
||||||
napier = "io.github.aakira:napier:2.7.1"
|
napier = "io.github.aakira:napier:2.7.1"
|
||||||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:5.0.0"
|
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:5.1.0"
|
||||||
okhttp-core = { module = "com.squareup.okhttp3:okhttp" }
|
okhttp-core = { module = "com.squareup.okhttp3:okhttp" }
|
||||||
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor" }
|
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor" }
|
||||||
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue