mirror of https://github.com/grpc/grpc-dart.git
Bump vm_service from 13.0.0 to 14.0.0 (#684)
Bumps [vm_service](https://github.com/dart-lang/sdk/tree/main/pkg) from 13.0.0 to 14.0.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: vm_service dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d1e6c8ce11
commit
e54366e1e4
|
|
@ -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 <14.0.0"
|
||||
vm_service: ">=11.6.0 <15.0.0"
|
||||
fake_async: ^1.3.1
|
||||
|
||||
false_secrets:
|
||||
|
|
|
|||
Loading…
Reference in New Issue