fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.13.4

This commit is contained in:
Renovate Bot 2022-09-20 10:22:01 +00:00
parent 9970c97b59
commit d37c615492

View File

@ -24,7 +24,7 @@ kotlinxGuava = "1.6.3"
viewModelKtx = "2.5.1"
retrofit = "2.9.0"
jackson = "2.13.3"
jackson = "2.13.4"
okhttp = "4.10.0"
koin = "3.2.0"
picasso = "2.8"