Skip to content

Commit

Permalink
Bump sentry from 6.4.0 to 6.9.1 (#7)
Browse files Browse the repository at this point in the history
Bumps [sentry](https://github.com/getsentry/sentry-java) from 6.4.0 to 6.9.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@6.4.0...6.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Dec 3, 2022
1 parent 50248bb commit 6f83de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

dependencies {
implementation("commons-io:commons-io:2.11.0")
implementation("io.sentry:sentry:6.4.0")
implementation("io.sentry:sentry:6.9.1")
}

configurations {
Expand Down

0 comments on commit 6f83de3

Please sign in to comment.