diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 088fe2d9..918bc7c1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ 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" okhttp = "4.11.0" -koin = "3.3.2" +koin = "3.4.2" picasso = "2.8" junit4 = "4.13.2"