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

This commit is contained in:
Renovate Bot 2022-11-06 00:33:12 +00:00
parent af98b19050
commit 7644480d6f

View File

@ -24,7 +24,7 @@ kotlinxGuava = "1.6.4"
viewModelKtx = "2.5.1"
retrofit = "2.9.0"
jackson = "2.13.4"
jackson = "2.14.0"
okhttp = "4.10.0"
koin = "3.2.2"
picasso = "2.8"