Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v7.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 0ed5571 commit 439cacb
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: "39c23342fc96105da449914f7774139a17a0ca8a4e70d9ad5200171f7e47d6ba"
sha256: "830667eadc0398fea3a3424ed1b74568e2db603a42758d0922e2f2974ce55a60"
url: "https://pub.dev"
source: hosted
version: "7.9.0"
version: "7.10.1"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -991,10 +991,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: ff68ab31918690da004a42e20204242a3ad9ad57da7e2712da8487060ac9767f
sha256: "6730f41b304c6fb0fa590dacccaf73ba11082fc64b274cfe8a79776f2b95309c"
url: "https://pub.dev"
source: hosted
version: "7.9.0"
version: "7.10.1"
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.9.0
sentry_flutter: 7.10.1
shared_preferences: 2.2.1
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 439cacb

Please sign in to comment.