Skip to content

Commit

Permalink
build(deps): bump sentry-android from 5.5.0 to 5.5.1 in /app (#4407)
Browse files Browse the repository at this point in the history
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.5.0 to 5.5.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@5.5.0...5.5.1)

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

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 Dec 17, 2021
1 parent fe3aab5 commit e10bbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -146,7 +146,7 @@ dependencies {
implementation("com.github.hootsuite:nachos:1.2.0")

// Crash analytics
implementation("io.sentry:sentry-android:5.5.0")
implementation("io.sentry:sentry-android:5.5.1")
implementation("com.github.matomo-org:matomo-sdk-android:v4.1.2")

// ShowCaseView dependency
Expand Down

0 comments on commit e10bbd7

Please sign in to comment.