diff --git a/pubspec.lock b/pubspec.lock index 44bc26a..9139a05 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -469,10 +469,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "1fb637c0022034b1f19ea2acb42a3603cbd8314a470646a59a2fb01f5f3a8629" + sha256: "62d2b86d183fb81b2edc22913d9f155d26eb5cf3855173adb1f59fac85035c63" url: "https://pub.dev" source: hosted - version: "6.0.0" + version: "7.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a4908e9..3abf071 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,4 +6,4 @@ environment: dev_dependencies: melos: ^6.2.0 test: ^1.25.15 - very_good_analysis: ^6.0.0 \ No newline at end of file + very_good_analysis: ^7.0.0 \ No newline at end of file