From 6fe17bf9c921907276709411855fec00197964fc Mon Sep 17 00:00:00 2001 From: "unicoderbot[bot]" <269805761+unicoderbot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:26:12 +0000 Subject: [PATCH] chore(deps): upgrade very_good_analysis to 10.3.0 Closes #121 Co-authored-by: marcossevilla --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f7b498b..8d78457 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: dev_dependencies: mocktail: ^1.0.4 test: ^1.25.8 - very_good_analysis: ^10.0.0 + very_good_analysis: ^10.3.0 executables: example_cli: diff --git a/pubspec.yaml b/pubspec.yaml index fa706e5..e93e685 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,4 +21,4 @@ dependencies: dev_dependencies: mocktail: ^1.0.4 test: ^1.25.8 - very_good_analysis: ">=10.0.0 <11.0.0" + very_good_analysis: ^10.3.0