Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 5f2c1b2 commit 431578a
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: "2440763ae96fa8fd1bcdfc224f5232e1b7a09af76a72f4e626ee313a261faf6f"
sha256: "576ad83415102ba2060142a6701611abc6e67a55af1d7ab339cedd3ba1b0f84c"
url: "https://pub.dev"
source: hosted
version: "8.10.1"
version: "8.12.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1075,10 +1075,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "3b30038b3b9303540a8b2c8b1c8f0bb93a207f8e4b25691c59d969ddeb4734fd"
sha256: dc3761e8659839cc67a18432d9f12e5531affb7ff68e196dbb56846909b5dfdc
url: "https://pub.dev"
source: hosted
version: "8.10.1"
version: "8.12.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.10.1
sentry_flutter: 8.12.0
shared_preferences: 2.3.5
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 431578a

Please sign in to comment.