Skip to content

Commit

Permalink
Bump sentry_flutter from 7.20.2 to 8.8.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.8.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.8.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 Aug 30, 2024
1 parent fed9ab4 commit 08d37e3
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 @@ -1059,18 +1059,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "57514bc72d441ffdc463f498d6886aa586a2494fa467a1eb9d649c28010d7ee3"
sha256: "1af8308298977259430d118ab25be8e1dda626cdefa1e6ce869073d530d39271"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.8.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "9723d58470ca43a360681ddd26abb71ca7b815f706bc8d3747afd054cf639ded"
sha256: "18fe4d125c2d529bd6127200f0d2895768266a8c60b4fb50b2086fd97e1a4ab2"
url: "https://pub.dev"
source: hosted
version: "7.20.2"
version: "8.8.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 @@ -19,7 +19,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.8.0
freezed_annotation: ^2.4.3
mediakeys_proxy:
path: ./mediakeys_proxy
Expand Down

0 comments on commit 08d37e3

Please sign in to comment.