diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 6ca8e9721..5fa05560f 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -27,7 +27,7 @@ dependency_overrides: flutter_map_cancellable_tile_provider: dev_dependencies: - flutter_lints: ^3.0.0 + flutter_lints: ^4.0.0 flutter_test: sdk: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 9e5e08418..d7b165fec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: vector_math: ^2.1.2 dev_dependencies: - flutter_lints: ^3.0.0 + flutter_lints: ^4.0.0 flutter_test: sdk: flutter mocktail: ^1.0.1