Merge branch 'renovate/jackson' into 'develop'

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

See merge request ultrasonic/ultrasonic!1132
This commit is contained in:
birdbird 2023-10-18 11:57:10 +00:00
commit 7ce522fd15

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