File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.4+3
2+
3+ * Support the latest release of ` pkg/dart_style ` .
4+
15## 0.5.4+2
26
37* Use the new ` log ` field instead of the deprecated ` buildStep.logger `
Original file line number Diff line number Diff line change 11name : source_gen
2- version : 0.5.4+2
2+ version : 0.5.4+3
33author : Dart Team <misc@dartlang.org>
44description : Automatic sourcecode generation for Dart
55homepage : https://github.com/dart-lang/source_gen
@@ -8,12 +8,12 @@ environment:
88dependencies :
99 analyzer : ^0.29.2
1010 build : ^0.7.1
11- dart_style : ' >=0.1.7 <0.3 .0'
11+ dart_style : ' >=0.1.7 <2.0 .0'
1212 path : ^1.3.2
1313dev_dependencies :
1414 build_runner : ^0.3.0
1515 build_test : ^0.4.0
1616 cli_util : ^0.0.1
1717 collection : ^1.1.2
18- mockito : ' >=0.11.0 <2 .0.0'
18+ mockito : ' >=0.11.0 <3 .0.0'
1919 test : ^0.12.3
You can’t perform that action at this time.
0 commit comments