| Index: pubspec.yaml
|
| diff --git a/pubspec.yaml b/pubspec.yaml
|
| index 637a1623c228dbca5f7519083c617e0a6a95495e..41021fcf49a213efc9be23c212fae616e2a8eb85 100644
|
| --- a/pubspec.yaml
|
| +++ b/pubspec.yaml
|
| @@ -22,7 +22,7 @@ dev_dependencies:
|
| # We pin a specific version to ensure everyone is formatting the code exactly
|
| # the same way. This is because any change in dart_style, even non-breaking
|
| # changes, may change the output format.
|
| - dart_style: 0.1.8+2
|
| + dart_style: 0.2.0-rc.3
|
| pub_semver: ^1.1.0
|
| test: ^0.12.0
|
| environment:
|
|
|