Skip to content

Commit

Permalink
Allow the latest vm service (#1718)
Browse files Browse the repository at this point in the history
Allow the latest vm_service in test_core.

Fixes #1717
  • Loading branch information
jakemac53 committed Jun 14, 2022
1 parent 2d67647 commit 22db486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/test_core/pubspec.yaml
Expand Up @@ -25,7 +25,7 @@ dependencies:
source_span: ^1.8.0
stack_trace: ^1.10.0
stream_channel: ^2.1.0
vm_service: ">=6.0.0 <9.0.0"
vm_service: ">=6.0.0 <10.0.0"
yaml: ^3.0.0
# matcher is tightly constrained by test_api
matcher: any
Expand Down

0 comments on commit 22db486

Please sign in to comment.