Skip to content

Commit 04df935

Browse files
committed
Update bad merged pubspecs
1 parent bfdb301 commit 04df935

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkgs/test/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ dependencies:
3131
web_socket_channel: ^1.0.0
3232
yaml: ^2.0.0
3333
# 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
34+
test_api: 0.2.8
35+
test_core: 0.2.10
3636

3737
dev_dependencies:
3838
fake_async: ^1.0.0

pkgs/test_core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
# properly constrains all features it provides.
3232
matcher: ">=0.12.5 <0.12.6"
3333
# Use an exact version until the test_api package is stable.
34-
test_api: 0.2.7
34+
test_api: 0.2.8
3535

3636
dependency_overrides:
3737
test_api:

0 commit comments

Comments
 (0)