Skip to content

Commit 3d4b6a5

Browse files
chore(deps): bump very_good_analysis from 8.0.0 to 9.0.0 in /example (#104)
* chore(deps): bump very_good_analysis from 8.0.0 to 9.0.0 in /example Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/very_good_analysis@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update example/pubspec.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcos Sevilla <[email protected]>
1 parent 17943cd commit 3d4b6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dev_dependencies:
2222
mockingjay:
2323
path: ../
2424
mocktail: ^1.0.4
25-
very_good_analysis: ^8.0.0
25+
very_good_analysis: ^9.0.0
2626

2727
flutter:
2828
uses-material-design: true

0 commit comments

Comments
 (0)