Skip to content

Commit

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

Updates `io.sentry:sentry-android` from 6.22.0 to 7.4.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@6.22.0...7.4.0)

Updates `io.sentry:sentry-compose-android` from 6.22.0 to 7.4.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@6.22.0...7.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 52e5ba1 commit eabf107
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 @@ -31,7 +31,7 @@ mockk = "1.13.8"
ossLicensesPlugin = "0.10.6"
placeholderMaterial = "1.0.1"
room = "2.6.0"
sentry-android = "6.22.0"
sentry-android = "7.4.0"
work = "2.9.0"

# Used indirecly in the build config -> Do not remove without double checking.
Expand Down

0 comments on commit eabf107

Please sign in to comment.