| commit | 91048ca82672239a46dfbba4a8c9a06565c1dc7f | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@users.noreply.github.com> | Fri May 21 16:27:13 2021 -0700 |
| committer | GitHub <noreply@github.com> | Fri May 21 16:27:13 2021 -0700 |
| tree | fb570f1c53605b5c1bb14c7c2852f13eb41c983d | |
| parent | 32489a75ac8140d6f90365d59b989e1921684a27 [diff] |
bump build_runner dep dependency (dart-lang/pubspec_parse#70)
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml index 469e004..c5577b0 100644 --- a/pkgs/pubspec_parse/pubspec.yaml +++ b/pkgs/pubspec_parse/pubspec.yaml
@@ -16,7 +16,7 @@ yaml: ^3.0.0 dev_dependencies: - build_runner: ^1.0.0 + build_runner: ^2.0.3 build_verify: ^2.0.0 json_serializable: ^4.0.2 path: ^1.5.1