Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent d2a4bbf commit a7e1b6e
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 @@ -1014,10 +1014,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "7342ef4c18932881730ac941a07a6e4cf76fe99cd1ea3bef06e53a6a1402dec0"
sha256: cbc29cbdd8a047aab3df42f826daf07e58dfb2e1d550895d1021a6d4e618b00d
url: "https://pub.dev"
source: hosted
version: "8.3.0"
version: "8.4.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1030,10 +1030,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "475cf49682e4d1eb48caa2577502721bcfdcbb63f215de57b3b246d52f4f7914"
sha256: "96ce085e1be6c9963d93d42d6ba5c67484c076c59d25c94a7ba906549dc6c635"
url: "https://pub.dev"
source: hosted
version: "8.3.0"
version: "8.4.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.3
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 8.3.0
sentry_flutter: 8.4.0
shared_preferences: 2.2.3
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit a7e1b6e

Please sign in to comment.