build(deps): Bump landscapist from 2.3.8 to 2.4.0 (#599)

Bumps `landscapist` from 2.3.8 to 2.4.0.

Updates `com.github.skydoves:landscapist-glide` from 2.3.8 to 2.4.0
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.8...2.4.0)

Updates `com.github.skydoves:landscapist-placeholder` from 2.3.8 to 2.4.0
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.8...2.4.0)

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.skydoves:landscapist-placeholder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-25 12:08:07 +03:00 committed by GitHub
parent d9fdd99892
commit a9751c3c0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ ktlintPlugin = "12.1.1"
# Keep in sync with https://github.com/Kamel-Media/Kamel/blob/main/gradle/libs.versions.toml#L24 # Keep in sync with https://github.com/Kamel-Media/Kamel/blob/main/gradle/libs.versions.toml#L24
ktor = "2.3.12" ktor = "2.3.12"
# https://github.com/skydoves/landscapist # https://github.com/skydoves/landscapist
landscapist = "2.3.8" landscapist = "2.4.0"
# https://github.com/cashapp/licensee # https://github.com/cashapp/licensee
licenseCheckPlugin = "1.11.0" licenseCheckPlugin = "1.11.0"
# https://github.com/tony19/logback-android # https://github.com/tony19/logback-android