Skip to content

Commit e7b435a

Browse files
committed
Update sentry
1 parent fb886f1 commit e7b435a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## 0.8.0
22
* [BREAKING_CHANGE] Update to `dio` 5.x. This has an effect on the `HttpHandler`.
3+
* [BREAKING_CHANGE] Update to `sentry` 7.x. Only SDK `>=2.17.0` is supported now.
34
* Update package dependencies.
45
* Update example dependencies.
56

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
dio: ^5.0.1
2222
flutter_mailer: ^2.0.0
2323
logging: ^1.0.2
24-
sentry: ^6.1.0
24+
sentry: ^7.2.0
2525
universal_io: ^2.0.4
2626

2727
dev_dependencies:

0 commit comments

Comments
 (0)