Skip to content

Commit

Permalink
Bump sentry_flutter from 7.10.1 to 7.13.2 in /uni
Browse files Browse the repository at this point in the history
Bumps [sentry_flutter](https://github.com/getsentry/sentry-dart) from 7.10.1 to 7.13.2.
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@7.10.1...7.13.2)

---
updated-dependencies:
- dependency-name: sentry_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 801b481 commit bf0dab6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions uni/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -866,18 +866,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "830667eadc0398fea3a3424ed1b74568e2db603a42758d0922e2f2974ce55a60"
sha256: e7ded42974bac5f69e4ca4ddc57d30499dd79381838f24b7e8fd9aa4139e7b79
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.13.2"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "6730f41b304c6fb0fa590dacccaf73ba11082fc64b274cfe8a79776f2b95309c"
sha256: d6f55ec7a1f681784165021f749007712a72ff57eadf91e963331b6ae326f089
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.13.2"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
path_provider: ^2.0.0
percent_indicator: ^4.2.2
provider: ^6.0.4
sentry_flutter: ^7.9.0
sentry_flutter: ^7.13.2
shared_preferences: ^2.2.2
shimmer: ^3.0.0
sqflite: ^2.0.3
Expand Down

0 comments on commit bf0dab6

Please sign in to comment.