From 21518a9e56b0c5de41477b54cdcddbee2c4f5030 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:30:49 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d90cb75..c1b3125 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 + flutter_lints: ^5.0.0 build_runner: ^2.3.3 json_serializable: ^6.6.0