| Index: sky/sdk/pubspec.yaml
|
| diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
|
| index ddc476c1c8d0594450d09e773462b520e207e091..182564cbfff9bdf42f9fd01c355f7b373f62a47b 100644
|
| --- a/sky/sdk/pubspec.yaml
|
| +++ b/sky/sdk/pubspec.yaml
|
| @@ -4,7 +4,7 @@ dependencies:
|
| mojo_services: '>=0.0.4 <1.0.0'
|
| mojom: '>=0.0.4 <1.0.0'
|
| vector_math: '>=1.4.3 <2.0.0'
|
| - cassowary: '^0.1.6'
|
| + cassowary: '^0.1.7'
|
| description: Dart files to support executing inside Sky.
|
| homepage: https://github.com/domokit/mojo/tree/master/sky
|
| environment:
|
|
|