Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index a1203e97f26df90c02222b42669644977a940bd0..0c0086d5975d427ad241a4d797b776fc5325f8a8 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -1,12 +1,12 @@ |
name: test |
-version: 0.12.15+8 |
+version: 0.12.15+9 |
author: Dart Team <misc@dartlang.org> |
description: A library for writing dart unit tests. |
homepage: https://github.com/dart-lang/test |
environment: |
sdk: '>=1.14.0 <2.0.0' |
dependencies: |
- analyzer: '>=0.23.0 <0.29.0' |
+ analyzer: '>=0.23.0 <0.30.0' |
args: '^0.13.1' |
async: '^1.8.0' |
barback: '>=0.14.0 <0.16.0' |