Skip to content

Commit

Permalink
Bump sentry-android from 7.19.0 to 7.19.1
Browse files Browse the repository at this point in the history
Bumps `sentry-android` from 7.19.0 to 7.19.1.

Updates `io.sentry:sentry-android` from 7.19.0 to 7.19.1
- [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.19.0...7.19.1)

Updates `io.sentry:sentry-compose-android` from 7.19.0 to 7.19.1
- [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.19.0...7.19.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.sentry:sentry-compose-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 2a2dcac commit 6046aba
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 @@ -32,7 +32,7 @@ mockk = "1.13.14"
ossLicensesPlugin = "0.10.6"
placeholderMaterial = "2.0.0"
room = "2.6.1"
sentry-android = "7.19.0"
sentry-android = "7.19.1"
work = "2.10.0"

[libraries]
Expand Down

0 comments on commit 6046aba

Please sign in to comment.