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

This commit is contained in:
Renovate Bot 2022-11-22 01:33:05 +00:00
parent 9c4d83d5f3
commit 1e63aea898

View File

@ -23,7 +23,7 @@ viewModelKtx = "2.5.1"
swipeRefresh = "1.1.0"
retrofit = "2.9.0"
jackson = "2.14.0"
jackson = "2.14.1"
okhttp = "4.10.0"
koin = "3.2.2"
picasso = "2.8"