Chromium Code Reviews| Index: pkg/http_server/pubspec.yaml |
| diff --git a/pkg/http_server/pubspec.yaml b/pkg/http_server/pubspec.yaml |
| index 6511e982a37a926b1cdc92e1ff1fbb53dbce7ef2..bfb46e8b966ac50b78c1a8bfa0a4ed70e8a65094 100644 |
| --- a/pkg/http_server/pubspec.yaml |
| +++ b/pkg/http_server/pubspec.yaml |
| @@ -8,6 +8,6 @@ dependencies: |
| mime: ">=0.9.0 <0.10.0" |
| path: ">=0.9.0 <2.0.0" |
| dev_dependencies: |
| - unittest: ">=0.9.0 <0.10.0" |
| + unittest: ">=0.10.0 <0.12.0" |
| environment: |
| sdk: ">=0.8.10+6 <2.0.0" |