Skip to content

Commit

Permalink
chore(deps): bump com.airbnb.android:lottie-compose from 5.2.0 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) from 5.2.0 to 6.2.0.
- [Release notes](https://github.com/airbnb/lottie-android/releases)
- [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-android@v5.2.0...v6.2.0)

---
updated-dependencies:
- dependency-name: com.airbnb.android:lottie-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jacek-marchwicki committed Dec 8, 2023
1 parent 4b5b023 commit a73ee28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ktlintRuleEngineCore = "1.0.1"
ktor = "2.3.5"
ktx = "1.12.0"
lifecycleKtx = "2.6.2"
lottieCompose = "5.2.0"
lottieCompose = "6.2.0"
mockwebserver = "4.11.0"
mockkAndroid = "1.13.5"
okhttp3 = "4.12.0"
Expand Down

0 comments on commit a73ee28

Please sign in to comment.