Skip to content

Commit

Permalink
Bump sentry_flutter from 7.20.2 to 8.10.1
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.10.1.
- [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.10.1)

---
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 Nov 11, 2024
1 parent 78dbda5 commit d91f169
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 @@ -1099,18 +1099,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "57514bc72d441ffdc463f498d6886aa586a2494fa467a1eb9d649c28010d7ee3"
sha256: "2440763ae96fa8fd1bcdfc224f5232e1b7a09af76a72f4e626ee313a261faf6f"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.10.1"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "9723d58470ca43a360681ddd26abb71ca7b815f706bc8d3747afd054cf639ded"
sha256: "3b30038b3b9303540a8b2c8b1c8f0bb93a207f8e4b25691c59d969ddeb4734fd"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.10.1"
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 @@ -20,7 +20,7 @@ dependencies:
dropdown_button2: ^2.3.9
flutter_svg: ^2.0.10+1
flutter_svg_provider: ^1.0.7
sentry_flutter: ^7.18.0
sentry_flutter: ^8.10.1
freezed_annotation: ^2.4.3
mediakeys_proxy:
path: ./mediakeys_proxy
Expand Down

0 comments on commit d91f169

Please sign in to comment.