diff --git a/geolocator_windows/pubspec.yaml b/geolocator_windows/pubspec.yaml index 62bbc5fbd..92b4dcfde 100644 --- a/geolocator_windows/pubspec.yaml +++ b/geolocator_windows/pubspec.yaml @@ -23,6 +23,6 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^5.0.0 + flutter_lints: ">=5.0.0 <7.0.0" mockito: ^5.0.17 plugin_platform_interface: ^2.1.2