From 2dc4740bc162303fc3bd2ef4b67483c9c3c6e74a Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Wed, 28 Feb 2024 13:44:51 +0200 Subject: [PATCH] Bump kamel to v0.9.3 --- 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 c361839..2ee56f4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -64,7 +64,7 @@ googleServicesPlugin = "4.4.1" # https://github.com/ch4rl3x/HtmlText htmlText = "2.0.0-beta01" # https://github.com/Kamel-Media/Kamel -kamel = "0.9.1" +kamel = "0.9.3" # https://github.com/kdrag0n/colorkt kdrag0nColorKt = "1.0.5" # https://github.com/Kodein-Framework/Kodein-DI