Skip to content

Commit 11bf203

Browse files
chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /examples/echo (#1641)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 2d14d98 commit 11bf203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/echo/analysis_options.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include: package:very_good_analysis/analysis_options.6.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.7.0.0.yaml
22
analyzer:
33
exclude:
44
- build/**

examples/echo/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dev_dependencies:
1313
http: ^1.0.0
1414
mocktail: ^1.0.0
1515
test: ^1.25.0
16-
very_good_analysis: ^6.0.0
16+
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)