Chromium Code Reviews| Index: pkg/analysis_server/pubspec.yaml |
| diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml |
| index dff1fd799518ee28ddd7ca26f3a523b24d7332d7..6c6eab6d6f4609cbd9c8690b1ea6562a02ffb28d 100644 |
| --- a/pkg/analysis_server/pubspec.yaml |
| +++ b/pkg/analysis_server/pubspec.yaml |
| @@ -12,7 +12,7 @@ dependencies: |
| linter: ^0.1.10 |
| logging: any |
| path: any |
| - plugin: <0.2.0 |
| + plugin: ^0.2.0 |
| watcher: any |
| yaml: any |
| dev_dependencies: |