Skip to content

Commit

Permalink
Bump landscapist_version from 2.4.2 to 2.4.3
Browse files Browse the repository at this point in the history
Bumps `landscapist_version` from 2.4.2 to 2.4.3.

Updates `com.github.skydoves:landscapist-glide` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](skydoves/landscapist@2.4.2...2.4.3)

Updates `com.github.skydoves:landscapist-placeholder` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](skydoves/landscapist@2.4.2...2.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 98b484f commit defda68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
kotlin_version = "2.0.21"
ext.hilt_version = "2.52"
voyager_compose = '1.1.0-beta03'
landscapist_version = '2.4.2'
landscapist_version = '2.4.3'
okhttp_bom_version = "4.12.0"
}
repositories {
Expand Down

0 comments on commit defda68

Please sign in to comment.