From c0ad57d8fa7f1be2cbefbadd2079b9bf0ec35b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:44:54 +0800 Subject: [PATCH] build(deps): bump io.github.qdsfdhvh:image-loader from 1.8.4 to 1.9.0 (#68) Bumps [io.github.qdsfdhvh:image-loader](https://github.com/qdsfdhvh/compose-imageLoader) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/qdsfdhvh/compose-imageLoader/releases) - [Commits](https://github.com/qdsfdhvh/compose-imageLoader/compare/1.8.4...1.9.0) --- updated-dependencies: - dependency-name: io.github.qdsfdhvh:image-loader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 454e3a7..b869063 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ compose-plugin = "1.7.0-rc01" cryptography = "0.4.0" haze = "0.9.0-beta03" hiddenapibypass = "4.3" -image-loader = "1.8.4" +image-loader = "1.9.0" kotlin = "2.0.21" kotlinx-serialization-json = "1.7.3" ktor-client = "3.0.0"