commit | c06d433e29dba009752304422440032920ffe048 | [log] [tgz] |
---|---|---|
author | Ben Konyi <bkonyi@google.com> | Mon Dec 20 14:36:41 2021 -0800 |
committer | Ben Konyi <bkonyi@google.com> | Mon Dec 20 14:52:33 2021 -0800 |
tree | 302045cb0214950264606244dc182b5276deb0e9 | |
parent | 78840f1ea2a2359ca4ad255c9e2d4c2cc5d17dde [diff] |
Update vm_service to '>=8.1.0 <9.0.0' (#357)
diff --git a/pubspec.yaml b/pubspec.yaml index e0014fe..cd2e708 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: ">=6.1.0 <8.0.0" + vm_service: ">=8.1.0 <9.0.0" dev_dependencies: pedantic: ^1.10.0 test: ^1.16.0