Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v7.13.2 (#952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 100b27e commit 015f1ee
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: e8040183ea1a0323999bce69786ed8429b1b89fbe5815a504d5bb7493a6464cc
sha256: e7ded42974bac5f69e4ca4ddc57d30499dd79381838f24b7e8fd9aa4139e7b79
url: "https://pub.dev"
source: hosted
version: "7.13.1"
version: "7.13.2"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -991,10 +991,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "843e317e605e5860e30ae431e9b8724c54f1a8567c9ad495e04595926bf22376"
sha256: d6f55ec7a1f681784165021f749007712a72ff57eadf91e963331b6ae326f089
url: "https://pub.dev"
source: hosted
version: "7.13.1"
version: "7.13.2"
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.13.1
sentry_flutter: 7.13.2
shared_preferences: 2.2.2
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 015f1ee

Please sign in to comment.