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

Update okhttp monorepo to v5.4.0
This commit is contained in:
ganfra
2026-06-16 20:15:05 +02:00
committed by GitHub
+1 -1
View File
@@ -147,7 +147,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.2"
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.4.0"
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }