diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d0cc8324..b30b7ac4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,7 +26,7 @@ swipeRefresh = "1.1.0" retrofit = "2.11.0" ## KEEP ON 2.13 branch (https://github.com/FasterXML/jackson-databind/issues/3658#issuecomment-1312633064) for compatibility with API 24 -jackson = "2.16.0" +jackson = "2.18.3" okhttp = "4.12.0" koin = "4.0.4" picasso = "2.8"