Skip to content

Commit

Permalink
[CORE-69]: Bump io.sentry:sentry from 7.20.0 to 8.1.0 (#521)
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 7.20.0 to 8.1.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.20.0...8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 94559a7 commit 7038ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply from: 'generators.gradle'
apply from: 'publishing.gradle'

dependencies {
implementation 'io.sentry:sentry:7.20.0'
implementation 'io.sentry:sentry:8.1.0'

implementation 'bio.terra:terra-common-lib:1.1.11-SNAPSHOT'

Expand Down

0 comments on commit 7038ce4

Please sign in to comment.