Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5a75730 commit b33763e
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,10 +1059,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "033287044a6644a93498969449d57c37907e56f5cedb17b88a3ff20a882261dd"
sha256: c33ee9100e43e64fde988cd81a4169244fb00d1f5cc21fa78eae9aba210e632a
url: "https://pub.dev"
source: hosted
version: "8.9.0"
version: "8.10.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1075,10 +1075,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "3780b5a0bb6afd476857cfbc6c7444d969c29a4d9bd1aa5b6960aa76c65b737a"
sha256: "6230874359a6dc59ec3ad42c08236c6852b86e9afeff6b0e5fec75e2aac16e46"
url: "https://pub.dev"
source: hosted
version: "8.9.0"
version: "8.10.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 @@ -39,7 +39,7 @@ dependencies:
path_provider: 2.1.5
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 8.9.0
sentry_flutter: 8.10.0
shared_preferences: 2.3.2
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit b33763e

Please sign in to comment.