| Index: pkg/smoke/pubspec.yaml
|
| diff --git a/pkg/smoke/pubspec.yaml b/pkg/smoke/pubspec.yaml
|
| index c6bf551ca3294709d6e17310abfaa544024abed9..dab05404c79bbed58d6b91f1d04efbc754c8b71b 100644
|
| --- a/pkg/smoke/pubspec.yaml
|
| +++ b/pkg/smoke/pubspec.yaml
|
| @@ -7,7 +7,7 @@ description: >
|
| can be replaced with non-reflective calls using code generation. See README.md
|
| for mode details.
|
| dependencies:
|
| - barback: ">=0.9.0 <0.14.0"
|
| + barback: ">=0.9.0 <0.15.0"
|
| logging: ">=0.9.0 <0.10.0"
|
| analyzer: ">=0.13.0 <0.14.0"
|
| # TODO(sigmund): once we have some easier way to do global app-level
|
|
|