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 12
12
13
13
### Dependencies
14
14
15
+ - Expand dependency range of ` package_info_plus ` to include major version 7 ([ #1984 ] ( https://github.com/getsentry/sentry-dart/pull/1984 ) )
15
16
- Bump Android SDK from v7.6.0 to v7.8.0 ([ #1977 ] ( https://github.com/getsentry/sentry-dart/pull/1977 ) )
16
17
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780 )
17
18
- [ diff] ( https://github.com/getsentry/sentry-java/compare/7.6.0...7.8.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.19.0
19
- package_info_plus : ' >=1.0.0 <7 .0.0'
19
+ package_info_plus : ' >=1.0.0 <8 .0.0'
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