fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v5.3.1 (#5746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-17 08:46:35 +01:00
committed by GitHub
parent acf10ace35
commit 7cd1a2d0a7

View File

@@ -141,7 +141,7 @@ accompanist_permission = { module = "com.google.accompanist:accompanist-permissi
squareup_seismic = "com.squareup:seismic:1.0.3"
# network
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.3.0"
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.3.1"
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }