From 46478e9052441ce72d635dd1382dcf13809567e9 Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Mon, 15 Jan 2024 20:45:51 +0200 Subject: [PATCH] Revert "Merge pull request #80 from AChep/dependabot/gradle/kodeinDi-7.21.2" This reverts commit a75ae6926bda3d0fed522df5f1aabc15c2dbd352, reversing changes made to ede32ea0fcbe73dfff27ff08589dab6e93e9c646. --- 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 d7f37320..713a1674 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -68,7 +68,7 @@ kamel = "0.9.1" # https://github.com/kdrag0n/colorkt kdrag0nColorKt = "1.0.5" # https://github.com/Kodein-Framework/Kodein-DI -kodeinDi = "7.21.2" +kodeinDi = "7.21.1" # https://github.com/JetBrains/kotlin kotlin = "1.9.22" # https://github.com/Kotlin/kotlinx.collections.immutable