Update dependency com.squareup.okhttp3:okhttp-bom to v4.12.0 (#1587)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-17 08:42:33 +02:00
committed by GitHub
parent 9596b5efc5
commit 64b171bd0c

View File

@@ -106,7 +106,7 @@ accompanist_systemui = { module = "com.google.accompanist:accompanist-systemuico
squareup_seismic = "com.squareup:seismic:1.0.3"
# network
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:4.11.0"
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:4.12.0"
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }
network_retrofit = "com.squareup.retrofit2:retrofit:2.9.0"