Update retrofit monorepo to v2.11.0

This commit is contained in:
Renovate Bot 2025-04-03 19:31:45 +00:00
parent e74fb3795a
commit 31f654ee2f

View File

@ -24,7 +24,7 @@ kotlinxCoroutines = "1.7.3"
viewModelKtx = "2.8.7"
swipeRefresh = "1.1.0"
retrofit = "2.9.0"
retrofit = "2.11.0"
## KEEP ON 2.13 branch (https://github.com/FasterXML/jackson-databind/issues/3658#issuecomment-1312633064) for compatibility with API 24
jackson = "2.16.0"
okhttp = "4.12.0"