From 8aca91b7b4cd42415a33fbfa7b4a6c2d744cda23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:49:52 +0000 Subject: [PATCH] Bump landscapist from 2.2.8 to 2.2.10 Bumps `landscapist` from 2.2.8 to 2.2.10. Updates `com.github.skydoves:landscapist-animation` from 2.2.8 to 2.2.10 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.2.8...2.2.10) Updates `com.github.skydoves:landscapist-glide` from 2.2.8 to 2.2.10 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.2.8...2.2.10) Updates `com.github.skydoves:landscapist-palette` from 2.2.8 to 2.2.10 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.2.8...2.2.10) --- updated-dependencies: - dependency-name: com.github.skydoves:landscapist-animation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.skydoves:landscapist-glide dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.skydoves:landscapist-palette 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 b0398fa2..0457d3f6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ compose = "1.4.3" compose-compiler = "1.4.7" glide = "4.16.0" kotlinx = "1.7.3" -landscapist = "2.2.8" +landscapist = "2.2.10" leakcanary = "2.12" lifecycle = "2.6.1" moshi = "1.15.0"