Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index b3dd5c0ac13f0684b2e3cb3d517b38f48b34c350..7e446564b09291fec406eb87e38669f90ece116f 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -6,7 +6,7 @@ homepage: http://www.dartlang.org |
| environment: |
| sdk: '>=0.8.10+6 <2.0.0' |
| dependencies: |
| - args: '>=0.10.0 <0.11.0' |
| + args: '>=0.10.0 <0.12.0' |
|
nweiz
2014/05/05 19:52:45
You should bump the build versions of any non-dev
Bob Nystrom
2014/05/05 22:36:02
Done.
|
| logging: '>=0.9.0 <0.10.0' |
| path: '>=0.9.0 <2.0.0' |
| dev_dependencies: |