From 2b5f1853751970783e4c88c62eae206e6b9975c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:20:00 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v11 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0cfe35c..6096322 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 7.3.0 + analyzer: 11.0.0 analyzer_plugin: 0.13.0 custom_lint_builder: 0.7.5