Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.16.0

This commit is contained in:
Renovate Bot 2023-11-16 01:31:37 +00:00
parent a4dc06fa8a
commit 8e6e9d4e8e

View File

@ -26,7 +26,7 @@ swipeRefresh = "1.1.0"
retrofit = "2.9.0"
## KEEP ON 2.13 branch (https://github.com/FasterXML/jackson-databind/issues/3658#issuecomment-1312633064) for compatibility with API 24
jackson = "2.15.3"
jackson = "2.16.0"
okhttp = "4.12.0"
koin = "3.5.0"
picasso = "2.8"