Skip to content

Commit

Permalink
Update sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Mar 22, 2023
1 parent fb886f1 commit e7b435a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 0.8.0
* [BREAKING_CHANGE] Update to `dio` 5.x. This has an effect on the `HttpHandler`.
* [BREAKING_CHANGE] Update to `sentry` 7.x. Only SDK `>=2.17.0` is supported now.
* Update package dependencies.
* Update example dependencies.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
dio: ^5.0.1
flutter_mailer: ^2.0.0
logging: ^1.0.2
sentry: ^6.1.0
sentry: ^7.2.0
universal_io: ^2.0.4

dev_dependencies:
Expand Down

0 comments on commit e7b435a

Please sign in to comment.