From bb97974409e0e25e48942477d2aabb695a4cd03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:11:18 +0000 Subject: [PATCH] build(deps): Bump media.kamel:kamel-image-default from 1.0.1 to 1.0.2 Bumps [media.kamel:kamel-image-default](https://github.com/Kamel-Media/Kamel) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/Kamel-Media/Kamel/releases) - [Commits](https://github.com/Kamel-Media/Kamel/commits) --- updated-dependencies: - dependency-name: media.kamel:kamel-image-default dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 eb108f59..c01593b0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -66,7 +66,7 @@ googleServicesPlugin = "4.4.2" # https://github.com/ch4rl3x/HtmlText htmlText = "2.0.0-beta01" # https://github.com/Kamel-Media/Kamel -kamel = "1.0.1" +kamel = "1.0.2" # https://github.com/kdrag0n/colorkt kdrag0nColorKt = "1.0.5" # https://github.com/Kodein-Framework/Kodein-DI