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

Side by Side Diff: packages/matcher/pubspec.yaml

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 2 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 unified diff | Download patch
« no previous file with comments | « packages/matcher/lib/src/util.dart ('k') | packages/matcher/test/core_matchers_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: matcher 1 name: matcher
2 2 version: 0.12.1+4
3 version: 0.12.1+1
4 author: Dart Team <misc@dartlang.org> 3 author: Dart Team <misc@dartlang.org>
5 description: Support for specifying test expectations 4 description: Support for specifying test expectations
6 homepage: https://github.com/dart-lang/matcher 5 homepage: https://github.com/dart-lang/matcher
7 environment: 6 environment:
8 sdk: '>=1.8.0 <2.0.0' 7 sdk: '>=1.23.0 <2.0.0'
9 dependencies: 8 dependencies:
10 stack_trace: '^1.2.0' 9 stack_trace: '^1.2.0'
11 dev_dependencies: 10 dev_dependencies:
12 test: '>=0.12.0 <0.13.0' 11 test: '>=0.12.0 <0.13.0'
OLDNEW
« no previous file with comments | « packages/matcher/lib/src/util.dart ('k') | packages/matcher/test/core_matchers_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698