Update dependency com.squareup.okhttp3:okhttp-bom to v5.4.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot 2026-08-17 06:20:13 +00:00
parent ba027701aa
commit 2d307e5831

View file

@ -143,7 +143,7 @@ accompanist_permission = { module = "com.google.accompanist:accompanist-permissi
squareup_seismic = "com.squareup:seismic:1.0.3" squareup_seismic = "com.squareup:seismic:1.0.3"
# network # 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_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" } network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
network_okhttp = { module = "com.squareup.okhttp3:okhttp" } network_okhttp = { module = "com.squareup.okhttp3:okhttp" }