File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
unifiedpush_platform_interface Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dev_dependencies:
2525 flutter_test :
2626 sdk : flutter
2727 flutter_lints : ^4.0.0 # Keep 4+ to avoid increasing min SDK.
28- dependency_validator : ^5 .0.2
28+ dependency_validator : ^4 .0.0 # Keep 4+ to avoid increasing min SDK.
2929
3030# For information on the generic Dart part of this file, see the
3131# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dev_dependencies:
2020 flutter_test :
2121 sdk : flutter
2222 flutter_lints : ^4.0.0 # Keep 4+ to avoid increasing min SDK.
23- dependency_validator : ^5 .0.2
23+ dependency_validator : ^4 .0.0 # Keep 4+ to avoid increasing min SDK.
2424
2525flutter :
2626 plugin :
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dev_dependencies:
1818 flutter_test :
1919 sdk : flutter
2020 flutter_lints : ^4.0.0 # Keep 4+ to avoid increasing min SDK.
21- dependency_validator : ^5 .0.2
21+ dependency_validator : ^4 .0.0 # Keep 4+ to avoid increasing min SDK.
2222
2323flutter :
2424 plugin :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515 plugin_platform_interface : ^2.0.0
1616
1717dev_dependencies :
18- dependency_validator : ^5 .0.2
18+ dependency_validator : ^4 .0.0 # Keep 4+ to avoid increasing min SDK.
1919 flutter_test :
2020 sdk : flutter
2121 flutter_lints : ^4.0.0 # Keep 4+ to avoid increasing min SDK.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515 shared_preferences : ^2.0.11
1616
1717dev_dependencies :
18- dependency_validator : ^5 .0.2
18+ dependency_validator : ^4 .0.0 # Keep 4+ to avoid increasing min SDK.
1919 flutter_test :
2020 sdk : flutter
2121 flutter_lints : ^4.0.0 # Keep 4+ to avoid increasing min SDK.
You can’t perform that action at this time.
0 commit comments