Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 94f8a657be2af99d13b00f8d70cf2b0584864f64..23ac55e9cbe84f16a3b51cafc210c1d2e708191d 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -4,7 +4,7 @@ author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/test |
| environment: |
| - sdk: '>=1.11.0 <1.16.0' |
| + sdk: '>=1.13.0 <1.16.0' |
| dependencies: |
| analyzer: '>=0.23.0 <0.28.0' |
| args: '>=0.12.1 <0.14.0' |