From e24550ae32dc507df1fbf7a85725f33c8c9c2db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 14:37:48 +0000 Subject: [PATCH] Bump vm_service from 11.10.0 to 12.0.0 (#673) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ba84fd5..1154abf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dev_dependencies: test: ^1.16.0 stream_channel: ^2.1.0 stream_transform: ^2.0.0 - vm_service: ^11.6.0 + vm_service: ">=11.6.0 <13.0.0" fake_async: ^1.3.1 false_secrets: