From b15e53fc7216b3f7e702ac9329c39fdc577865ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:55:41 +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..5902f0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 8.4.0 + analyzer: 14.0.0 analyzer_plugin: 0.13.10 custom_lint_builder: 0.8.1