Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(783)

Unified Diff: pkg/analysis_server/pubspec.yaml

Issue 1965083002: Update to use the latest version of the plugin package (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Patch version info Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:

Powered by Google App Engine
This is Rietveld 408576698