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

Unified Diff: pkg/stub_core_library/pubspec.yaml

Issue 1103803002: Update args to 0.13.0. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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
« no previous file with comments | « pkg/docgen/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/stub_core_library/pubspec.yaml
diff --git a/pkg/stub_core_library/pubspec.yaml b/pkg/stub_core_library/pubspec.yaml
index fb6fce339c7fb479ca9cf6040c9835ea88b3237f..767b95026d67bbe7c60192ce536338f400e75082 100644
--- a/pkg/stub_core_library/pubspec.yaml
+++ b/pkg/stub_core_library/pubspec.yaml
@@ -1,6 +1,6 @@
name: stub_core_library
description: A repo-internal package for creating core library stubs.
dependencies:
- args: ">=0.11.0 <0.13.0"
+ args: ">=0.11.0 <0.14.0"
analyzer: ">=0.22.0-dev <0.23.0"
path: ">=1.1.0 <2.0.0"
« no previous file with comments | « pkg/docgen/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698