| commit | 539845c90add4e8c2ab446aa14e8224b8ae383fc | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Sun Feb 06 15:37:29 2022 -0800 |
| committer | Kevin Moore <kevmoo@users.noreply.github.com> | Mon Feb 07 09:00:01 2022 -0800 |
| tree | 1dc7b734590b0d3e430cd0811dfbde956799715f | |
| parent | 20b42094d4047025d7371446d21b34ed3e0a1541 [diff] |
Bump min version of json_annotation
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml index 3932fd9..bb96369 100644 --- a/pkgs/pubspec_parse/pubspec.yaml +++ b/pkgs/pubspec_parse/pubspec.yaml
@@ -11,7 +11,7 @@ dependencies: checked_yaml: ^2.0.1 collection: ^1.15.0 - json_annotation: ^4.3.0 + json_annotation: ^4.4.0 pub_semver: ^2.0.0 yaml: ^3.0.0