Skip to content

Commit

Permalink
build(deps): bump io.sentry:sentry-android in /android
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.6.0 to 7.13.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.6.0...7.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3e97ba5 commit c3434a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ repositories {

dependencies {
implementation project(':capacitor-android')
implementation 'io.sentry:sentry-android:7.6.0'
implementation 'io.sentry:sentry-android:7.13.0'
}

0 comments on commit c3434a6

Please sign in to comment.