Merge pull request #5757 from element-hq/renovate/okhttp-monorepo

Update dependency com.squareup.okhttp3:okhttp-bom to v5.3.2
This commit is contained in:
Benoit Marty 2025-11-19 11:57:57 +01:00 committed by GitHub
commit 42b9f6c023
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.1"
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.3.2"
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }