File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- ## 2.2.2-wip
1+ ## 2.2.2
22
33- Bump the min sdk to 3.0.0.
4+ - Support the latest version of ` package:test_core ` .
45
56## 2.2.1
67
Original file line number Diff line number Diff line change 11name : build_test
22description : Utilities for writing unit tests of Builders.
3- version : 2.2.2-wip
3+ version : 2.2.2
44repository : https://github.com/dart-lang/build/tree/master/build_test
55
66environment :
@@ -20,7 +20,7 @@ dependencies:
2020 path : ^1.8.0
2121 stream_transform : ^2.0.0
2222 test : ^1.16.0
23- test_core : ' >=0.3.19 <0.6 .0'
23+ test_core : ' >=0.3.19 <0.7 .0'
2424 watcher : ^1.0.0
2525
2626dev_dependencies :
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ dependencies:
1111
1212dev_dependencies :
1313 build_runner : ^2.0.0
14- build_web_compilers : ^3 .0.0
14+ build_web_compilers : ^4 .0.0
1515 dart_flutter_team_lints : ^2.0.0
You can’t perform that action at this time.
0 commit comments