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