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

This commit is contained in:
Renovate Bot 2023-10-13 02:31:21 +00:00
parent 823465d6fd
commit c6d26cdd67

View File

@ -25,7 +25,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.13.5"
jackson = "2.15.3"
okhttp = "4.11.0"
koin = "3.5.0"
picasso = "2.8"