commit | 1b6f30452be5e8c34928ad1c211ff93c1bcf995d | [log] [tgz] |
---|---|---|
author | Kevin Moore <kevmoo@google.com> | Thu Feb 11 14:59:27 2016 -0800 |
committer | Kevin Moore <kevmoo@google.com> | Thu Feb 11 14:59:27 2016 -0800 |
tree | a31e555a95a7154324a807b79795bd594d5b3890 | |
parent | 0555e36b32606a42d0f6c365a4ec80f227e8b71d [diff] |
update minimum supported SDK
diff --git a/pkgs/coverage/pubspec.yaml b/pkgs/coverage/pubspec.yaml index 3f9bdc2..58b906b 100644 --- a/pkgs/coverage/pubspec.yaml +++ b/pkgs/coverage/pubspec.yaml
@@ -4,7 +4,7 @@ description: Coverage data manipulation and formatting homepage: https://github.com/dart-lang/coverage environment: - sdk: '>=1.9.0 <2.0.0' + sdk: '>=1.12.0 <2.0.0' dependencies: args: '>=0.12.1 <1.0.0' logging: '>=0.9.0 <0.12.0'