From cdb4496038f09792ab72df2cc8af80cf81f4f9ac Mon Sep 17 00:00:00 2001 From: Ben Hills Date: Mon, 16 Sep 2024 19:07:31 +0100 Subject: [PATCH] Update flutter_lints dependency to 4.0.0. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fa41996a..a699f149 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: dev_dependencies: mockito: ^5.2.0 - flutter_lints: ^3.0.2 + flutter_lints: ^4.0.0 flutter_test: sdk: flutter