Update OkHttp to v5.3.2 (#6257)

This commit is contained in:
David Perez
2025-12-11 13:33:29 -06:00
committed by GitHub
parent e415145c53
commit dff6a13cd7

View File

@@ -50,7 +50,7 @@ kotlinxSerialization = "1.9.0"
kotlinxKover = "0.9.3"
ksp = "2.3.3"
mockk = "1.14.6"
okhttp = "5.3.0"
okhttp = "5.3.2"
retrofitBom = "3.0.0"
robolectric = "4.16"
sonarqube = "7.1.0.6387"