Skip to content

Commit

Permalink
chore(deps): bump the all group with 3 updates (#512)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [com.google.accompanist:accompanist-permissions](https://github.com/google/accompanist), [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) and [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java).


Updates `com.google.accompanist:accompanist-permissions` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.36.0...v0.37.0)

Updates `com.airbnb.android:lottie-compose` from 6.6.1 to 6.6.2
- [Release notes](https://github.com/airbnb/lottie-android/releases)
- [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-android@v6.6.1...v6.6.2)

Updates `io.sentry:sentry-bom` from 7.18.1 to 7.19.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.18.1...7.19.0)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-permissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.airbnb.android:lottie-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 80c5528 commit d01d00c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
accompanist-permissions = "0.36.0"
accompanist-permissions = "0.37.0"
android-gradle-plugin = "8.7.3"
androidx-activity = "1.9.3"
androidx-annotation-experimental = "1.4.1"
Expand All @@ -26,7 +26,7 @@ kotlin-immutable-collections = "0.3.8"
ksp = "2.1.0-1.0.29"
ktlint-plugin = "12.1.2"
leakcanary = "2.14"
lottie = "6.6.1"
lottie = "6.6.2"
maven-publish = "0.30.0"
mlkit-code-scanner = "16.1.0"
mlkit-obj-detection = "17.0.2"
Expand All @@ -37,7 +37,7 @@ moshi-lazy-adapters = "2.2"
okhttp = "4.12.0"
play-services-mlkit-face-detection = "17.1.0"
retrofit = "2.11.0"
sentry = "7.18.1"
sentry = "7.19.0"
tflite = "2.16.1"
tflite-metadata = "0.4.4"
tflite-support = "0.4.4"
Expand Down

0 comments on commit d01d00c

Please sign in to comment.