Update dependency com.squareup.okhttp3:okhttp-bom to v4.11.0

This commit is contained in:
renovate[bot]
2023-04-23 06:32:17 +00:00
committed by GitHub
parent 709101ae8e
commit fbc9bcdffc

View File

@@ -95,7 +95,7 @@ accompanist_flowlayout = { module = "com.google.accompanist:accompanist-flowlayo
squareup_seismic = "com.squareup:seismic:1.0.3"
# network
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:4.10.0"
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:4.11.0"
network_retrofit = "com.squareup.retrofit2:retrofit:2.9.0"
network_retrofit_converter_serialization = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"