From c2e3f9cc9f263c2334a1129f82319ba95345eec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:41:53 +0200 Subject: [PATCH] Bump flutter_lints from 4.0.0 to 5.0.0 (#211) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fde8be9..203f30a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ">=2.0.3 <5.0.0" \ No newline at end of file + flutter_lints: ">=2.0.3 <6.0.0" \ No newline at end of file