Skip to content

Commit 888a9e8

Browse files
committed
Fix versions
1 parent e584b33 commit 888a9e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/test/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
stream_channel: ^2.1.0
3737

3838
# Use an exact version until the test_api and test_core package are stable.
39-
test_api: 0.7.4
39+
test_api: 0.7.5-wip
4040
test_core: 0.6.9-wip
4141

4242
typed_data: ^1.3.0

pkgs/test_core/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
stack_trace: ^1.10.0
2929
stream_channel: ^2.1.0
3030
# Use an exact version until the test_api package is stable.
31-
test_api: 0.7.4
31+
test_api: 0.7.5-wip
3232
vm_service: ">=6.0.0 <16.0.0"
3333
yaml: ^3.0.0
3434

0 commit comments

Comments
 (0)