File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### Dependencies
10
10
11
+ - Update package-info-plus constraint to include 5.0.1 ([ #1749 ] ( https://github.com/getsentry/sentry-dart/pull/1749 ) )
11
12
- Bump Android SDK from v6.33.1 to v6.34.0 ([ #1746 ] ( https://github.com/getsentry/sentry-dart/pull/1746 ) )
12
13
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6340 )
13
14
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.33.1...6.34.0 )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies:
16
16
flutter_web_plugins :
17
17
sdk : flutter
18
18
sentry : 7.13.1
19
- package_info_plus : ' >=1.0.0 <5.0.0 '
19
+ package_info_plus : ' >=1.0.0 <= 5.0.1 '
20
20
meta : ^1.3.0
21
21
ffi : ^2.0.0
22
22
You can’t perform that action at this time.
0 commit comments