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

Unified Diff: pubspec.yaml

Issue 2517113002: Upgrade analyzer version to 0.29.0 (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 234bccd1005f6aa583f7371a70d562e6a724a579..f56d308d5d858c81f7254354bf3731402e44b5ab 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -7,7 +7,7 @@ environment:
sdk: ">=1.8.0"
dependencies:
# We import some of the analyzer's internal files, so lock the patch version.
- analyzer: 0.29.0-alpha.1
+ analyzer: 0.29.0
path: ^1.3.9
args: ^0.13.4
logging: ^0.11.2
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698