File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1- ## 1.24.9-wip
1+ ## 1.24.9
2+
3+ * Update the vm_service constraint to allow version ` 13.x ` .
24
35## 1.24.8
46
Original file line number Diff line number Diff line change 11name : test
2- version : 1.24.9-wip
2+ version : 1.24.9
33description : >-
44 A full featured library for writing and running Dart tests across platforms.
55repository : https://github.com/dart-lang/test/tree/master/pkgs/test
@@ -35,7 +35,7 @@ dependencies:
3535
3636 # Use an exact version until the test_api and test_core package are stable.
3737 test_api : 0.6.1
38- test_core : 0.5.8
38+ test_core : 0.5.9
3939
4040 typed_data : ^1.3.0
4141 web_socket_channel : ^2.0.0
Original file line number Diff line number Diff line change 1- ## 0.5.9-wip
1+ ## 0.5.9
2+
3+ * Update the vm_service constraint to allow version ` 13.x ` .
24
35## 0.5.8
46
Original file line number Diff line number Diff line change 11name : test_core
2- version : 0.5.9-wip
2+ version : 0.5.9
33description : A basic library for writing tests and running them on the VM.
44repository : https://github.com/dart-lang/test/tree/master/pkgs/test_core
55
You can’t perform that action at this time.
0 commit comments