From c72e085f105c96e4267af2c6bde429d5a8041830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 14:14:03 +0000 Subject: [PATCH] chore(deps): update koin to v4.2.0-rc2 (#4760) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2062be0ef..363178856 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ navigation3 = "1.0.1" paging = "3.4.2" room = "2.8.4" savedstate = "1.4.0" -koin = "4.2.0-RC1" +koin = "4.2.0-RC2" koin-annotations = "2.1.0" koin-plugin = "0.3.0"