commit | 2212be2725b18a0a7120cf01d031bcc482f40b8e | [log] [tgz] |
---|---|---|
author | Ben Konyi <bkonyi@google.com> | Mon Dec 20 14:36:41 2021 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 20 14:36:41 2021 -0800 |
tree | 426369acb997e694123336e1593e64ce7fe91007 | |
parent | 7e256e00c2e1b54b0e17b3f531fc56656c06f77b [diff] |
Update vm_service to '>=8.1.0 <9.0.0' (#357)
diff --git a/pubspec.yaml b/pubspec.yaml index 8563b3b..52fef87 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -13,7 +13,7 @@ path: ^1.8.0 source_maps: ^0.10.10 stack_trace: ^1.10.0 - vm_service: ">=7.3.0 <8.0.0" + vm_service: ">=8.1.0 <9.0.0" dev_dependencies: lints: ^1.0.0 test: ^1.16.0