Skip to content
Snippets Groups Projects
Commit 823ec50b authored by Natalie Weizenbaum's avatar Natalie Weizenbaum
Browse files

Declare support for the 1.18 SDK.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//2039413002 .
parent 3ee3b80b
No related branches found
No related tags found
No related merge requests found
## 0.12.13+6
* Declare support for version 1.18 of the Dart SDK.
## 0.12.13+5 ## 0.12.13+5
* Use the latest `collection` package. * Use the latest `collection` package.
......
name: test name: test
version: 0.12.14-dev version: 0.12.13+6
author: Dart Team <misc@dartlang.org> author: Dart Team <misc@dartlang.org>
description: A library for writing dart unit tests. description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test homepage: https://github.com/dart-lang/test
environment: environment:
sdk: '>=1.13.0 <1.18.0' sdk: '>=1.13.0 <1.19.0'
dependencies: dependencies:
analyzer: '>=0.23.0 <0.28.0' analyzer: '>=0.23.0 <0.28.0'
args: '^0.13.1' args: '^0.13.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment