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

Unified Diff: pubspec.yaml

Issue 1921533010: Support the latest version of test. (Closed) Base URL: git@github.com:dart-lang/metatest@master
Patch Set: Code review changes Created 4 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 | « lib/metatest.dart ('k') | 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 b1b291443d25d93fcd749a06f2913df87cb113ac..78f13eb561a1c16aa7f09897fbd8e585e4be5172 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,4 +6,4 @@ homepage: https://github.com/dart-lang/metatest
environment:
sdk: '>=1.8.0 <2.0.0'
dependencies:
- test: '^0.12.5'
+ test: '^0.12.11'
« no previous file with comments | « lib/metatest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698