We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e584b33 commit 888a9e8Copy full SHA for 888a9e8
pkgs/test/pubspec.yaml
@@ -36,7 +36,7 @@ dependencies:
36
stream_channel: ^2.1.0
37
38
# Use an exact version until the test_api and test_core package are stable.
39
- test_api: 0.7.4
+ test_api: 0.7.5-wip
40
test_core: 0.6.9-wip
41
42
typed_data: ^1.3.0
pkgs/test_core/pubspec.yaml
@@ -28,7 +28,7 @@ dependencies:
28
stack_trace: ^1.10.0
29
30
# Use an exact version until the test_api package is stable.
31
32
vm_service: ">=6.0.0 <16.0.0"
33
yaml: ^3.0.0
34
0 commit comments