Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 6b4759162a8bc7b780eac3581dcff83ac16d7d8a..ffba7da4d3bfeea9d1f7ddf181ebde72772dc030 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -1,12 +1,12 @@ |
name: test |
-version: 0.12.15+3 |
+version: 0.12.15+4 |
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.28.0' |
+ analyzer: '>=0.23.0 <0.29.0' |
args: '^0.13.1' |
async: '^1.8.0' |
barback: '>=0.14.0 <0.16.0' |