From dc54348ff78fe8f65550d615bc237bacf382bd18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 04:16:15 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v14 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 80e9426..f97f3f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 8.4.0 + analyzer: 14.1.0 analyzer_plugin: 0.13.10 custom_lint_builder: 0.8.1