Skip to content

Commit

Permalink
Bump sentry_flutter from 7.20.2 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [sentry_flutter](https://github.com/getsentry/sentry-dart) from 7.20.2 to 8.5.0.
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@7.20.2...8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 508bd82 commit 871abd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -978,18 +978,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "57514bc72d441ffdc463f498d6886aa586a2494fa467a1eb9d649c28010d7ee3"
sha256: "60756499f09c3ed944640d7993ac527a89f7c3033f13ec12ae145706b269b5c8"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.5.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "9723d58470ca43a360681ddd26abb71ca7b815f706bc8d3747afd054cf639ded"
sha256: "26cfe89cb08a60d9bc0c4e748a0508e223ae378265aec8ed2a2b48f0d2c936b9"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.5.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
flutter_udid: ^3.0.0
dropdown_button2: ^2.3.0
flutter_svg: ^2.0.0
sentry_flutter: ^7.18.0
sentry_flutter: ^8.5.0
freezed_annotation: ^2.4.0
mediakeys_proxy:
path: ./mediakeys_proxy
Expand Down

0 comments on commit 871abd2

Please sign in to comment.