Skip to content

Commit

Permalink
Bump io.sentry:sentry-android from 7.1.0 to 7.2.0 (#4138)
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.1.0 to 7.2.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.1.0...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent 45b0697 commit b7ec2ab
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 @@ -54,7 +54,7 @@ recyclerview = "1.3.2"
reorderable = "0.9.6"
retrofit = "2.9.0"
room = "2.6.1"
sentry-android = "7.1.0"
sentry-android = "7.2.0"
watchfaceComplicationsDataSourceKtx = "1.2.0"
wear = "1.3.0"
wear-compose-foundation = "1.2.1"
Expand Down

0 comments on commit b7ec2ab

Please sign in to comment.