Skip to content

Commit

Permalink
chore(deps): update dependency sentry_dart_plugin to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 1ff3d7e commit 65fa53a
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: c8298bb2d31a637afd4be38177d1d7fb9a062c985bd8e4558d98e2d9f0c38127
sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "4.2.4"
provider:
dependency: transitive
description:
Expand Down Expand Up @@ -983,10 +983,10 @@ packages:
dependency: "direct dev"
description:
name: sentry_dart_plugin
sha256: "5b6607c335830a17224aedb5e5b27baab59928e98dc4582620ecf4a537e78551"
sha256: "80f3c22b2e930823c1835a3a4c87468e908ebc555807d367d7e818267548cae3"
url: "https://pub.dev"
source: hosted
version: "1.6.0"
version: "1.6.2"
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.6.0
sentry_dart_plugin: 1.6.2

flutter:
uses-material-design: true
Expand Down

0 comments on commit 65fa53a

Please sign in to comment.