Chromium Code Reviews| Index: pkg/docgen/pubspec.yaml |
| diff --git a/pkg/docgen/pubspec.yaml b/pkg/docgen/pubspec.yaml |
| index 78554ae279a5f9f671c78c2f4db668178108b2f1..459cb774935869d896b2bdbae625bcc3ac781c4e 100644 |
| --- a/pkg/docgen/pubspec.yaml |
| +++ b/pkg/docgen/pubspec.yaml |
| @@ -15,5 +15,5 @@ dependencies: |
| path: '>=0.9.0 <2.0.0' |
| yaml: '>=0.9.0 <0.10.0' |
| dev_dependencies: |
| - scheduled_test: '>=0.9.3 <0.10.0' |
| + scheduled_test: '>=0.10.0 <0.11.0' |
| unittest: '>=0.9.0 <0.11.0' |