Skip to content

Commit

Permalink
Bump the SDK constraint.
Browse files Browse the repository at this point in the history
Closes #404

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1782173002 .
  • Loading branch information
nex3 committed Mar 10, 2016
1 parent 3340a82 commit 1e70c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: Dart Team <misc@dartlang.org>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
environment:
sdk: '>=1.13.0 <1.16.0'
sdk: '>=1.13.0 <1.17.0'
dependencies:
analyzer: '>=0.23.0 <0.28.0'
args: '^0.13.1'
Expand Down

0 comments on commit 1e70c09

Please sign in to comment.