Chromium Code Reviews| Index: pkg/oauth2/pubspec.yaml |
| diff --git a/pkg/oauth2/pubspec.yaml b/pkg/oauth2/pubspec.yaml |
| index c3dad6e007f98cc1baf9d507ced3b2b7a1f03fc6..61c4f52ef43960d0efbcc3d62e6969b9d1709554 100644 |
| --- a/pkg/oauth2/pubspec.yaml |
| +++ b/pkg/oauth2/pubspec.yaml |
| @@ -9,6 +9,6 @@ description: > |
| environment: |
| sdk: '>=1.0.0 <2.0.0' |
| dependencies: |
| - http: '>=0.9.2 <0.10.0' |
| + http: '>=0.9.2 <0.11.0' |
| dev_dependencies: |
| unittest: '>=0.9.0 <0.11.0' |