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 88
99### Dependencies
1010
11+ - Update package-info-plus constraint to include 5.0.1 ([ #1749 ] ( https://github.com/getsentry/sentry-dart/pull/1749 ) )
1112- Bump Android SDK from v6.33.1 to v6.34.0 ([ #1746 ] ( https://github.com/getsentry/sentry-dart/pull/1746 ) )
1213 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6340 )
1314 - [ 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:
1616 flutter_web_plugins :
1717 sdk : flutter
1818 sentry : 7.13.1
19- package_info_plus : ' >=1.0.0 <5.0.0 '
19+ package_info_plus : ' >=1.0.0 <= 5.0.1 '
2020 meta : ^1.3.0
2121 ffi : ^2.0.0
2222
You can’t perform that action at this time.
0 commit comments