From dbbfa7cb395213077bf9d211200066a168f057ff Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Sat, 1 Jun 2024 21:29:38 +0300 Subject: [PATCH] chore: Bump Kamel to v0.9.5 --- 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 c06a763..948050a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -65,7 +65,7 @@ googleServicesPlugin = "4.4.1" # https://github.com/ch4rl3x/HtmlText htmlText = "2.0.0-beta01" # https://github.com/Kamel-Media/Kamel -kamel = "0.9.4" +kamel = "0.9.5" # https://github.com/kdrag0n/colorkt kdrag0nColorKt = "1.0.5" # https://github.com/Kodein-Framework/Kodein-DI