From e5a6ab837e524deb594cb637df5431c912978022 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 07:16:22 +0000 Subject: [PATCH] chore: update dependency io.insert-koin:koin-core to v4.2.2 --- config/libs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/libs.toml b/config/libs.toml index 3137bd75..c0da4ef8 100644 --- a/config/libs.toml +++ b/config/libs.toml @@ -37,7 +37,7 @@ junit4 = "4.13.2" junit4-parameterinjector = "1.22" kable = "0.43.0" kermit = "2.1.0" -koin = "4.1.1" +koin = "4.2.2" kotest = "6.2.1" # Temporarily use RC kotlin as a workaround for the https://github.com/ZacSweers/metro/issues/460 kotlin = "2.3.21"