Skip to content

Commit

Permalink
chore(deps): update dependency sentry_dart_plugin to v1.6.0 (#872)
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 Sep 8, 2023
1 parent 81e2dd5 commit 59ce0b1
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 @@ -903,10 +903,10 @@ packages:
dependency: transitive
description:
name: process
sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
sha256: c8298bb2d31a637afd4be38177d1d7fb9a062c985bd8e4558d98e2d9f0c38127
url: "https://pub.dev"
source: hosted
version: "4.2.4"
version: "5.0.0"
provider:
dependency: transitive
description:
Expand Down Expand Up @@ -983,10 +983,10 @@ packages:
dependency: "direct dev"
description:
name: sentry_dart_plugin
sha256: b1474670254d550771da082abcd33ad56d6fd44451282faa99433530fa279256
sha256: "5b6607c335830a17224aedb5e5b27baab59928e98dc4582620ecf4a537e78551"
url: "https://pub.dev"
source: hosted
version: "1.5.0"
version: "1.6.0"
sentry_flutter:
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 @@ -61,7 +61,7 @@ dev_dependencies:
mocktail: 1.0.0
path_provider_platform_interface: 2.1.1
remove_from_coverage: 2.0.0
sentry_dart_plugin: 1.5.0
sentry_dart_plugin: 1.6.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 59ce0b1

Please sign in to comment.