We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdb301 commit 04df935Copy full SHA for 04df935
pkgs/test/pubspec.yaml
@@ -31,8 +31,8 @@ dependencies:
31
web_socket_channel: ^1.0.0
32
yaml: ^2.0.0
33
# Use an exact version until the test_api and test_core package are stable.
34
- test_api: 0.2.7
35
- test_core: 0.2.9+1
+ test_api: 0.2.8
+ test_core: 0.2.10
36
37
dev_dependencies:
38
fake_async: ^1.0.0
pkgs/test_core/pubspec.yaml
@@ -31,7 +31,7 @@ dependencies:
# properly constrains all features it provides.
matcher: ">=0.12.5 <0.12.6"
# Use an exact version until the test_api package is stable.
dependency_overrides:
test_api:
0 commit comments