Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent bd933a8 commit 3a5cdfa
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 @@ -975,10 +975,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "830667eadc0398fea3a3424ed1b74568e2db603a42758d0922e2f2974ce55a60"
sha256: "80cc1b38c7219c8072c8a79f124838bd668e0bc840e8a98c0fbf9f55a432997d"
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.11.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -991,10 +991,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "6730f41b304c6fb0fa590dacccaf73ba11082fc64b274cfe8a79776f2b95309c"
sha256: "01dffb216873d1d31436bc50585fb222d4e7d8bcefcf84ccc8f145dac546c1d5"
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.11.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.1
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 7.10.1
sentry_flutter: 7.11.0
shared_preferences: 2.2.2
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 3a5cdfa

Please sign in to comment.