Skip to content

Commit 029c207

Browse files
fix: address review feedback on PR #1607
Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
1 parent e3e0e5d commit 029c207

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

bricks/test_optimizer/hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dependencies:
1313
dev_dependencies:
1414
mocktail: ^1.0.0
1515
test: ^1.25.0
16-
very_good_analysis: ^10.3.0-rc.1
16+
very_good_analysis: ^10.3.0

e2e/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ dev_dependencies:
1313
pub_updater: ^0.5.0
1414
test: ^1.25.0
1515
universal_io: ^2.0.4
16-
very_good_analysis: ^10.3.0-rc.1
16+
very_good_analysis: ^10.3.0
1717
very_good_cli:
1818
path: ../

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev_dependencies:
3838
build_verify: ^3.1.0
3939
mocktail: ^1.0.4
4040
test: ^1.25.8
41-
very_good_analysis: ^10.3.0-rc.1
41+
very_good_analysis: ^10.3.0
4242

4343
executables:
4444
very_good:

tool/spdx_license/hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ dependencies:
1818
dev_dependencies:
1919
mocktail: ^1.0.3
2020
test: ^1.30.0
21-
very_good_analysis: ^10.3.0-rc.1
21+
very_good_analysis: ^10.3.0

tool/spdx_license/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ environment:
1010

1111
dev_dependencies:
1212
test: ^1.25.2
13-
very_good_analysis: ^10.3.0-rc.1
13+
very_good_analysis: ^10.3.0

0 commit comments

Comments
 (0)