Bump protobuf from 2.1.0 to 3.0.0 in /interop (#648)

Bumps [protobuf](https://github.com/google/protobuf.dart) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v2.1.0...protobuf-v3.0.0)

---
updated-dependencies:
- dependency-name: protobuf
  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:
dependabot[bot] 2023-07-13 13:55:08 +02:00 committed by GitHub
parent 1c18e38252
commit 9dadc31cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ dependencies:
collection: ^1.14.11 collection: ^1.14.11
grpc: grpc:
path: ../ path: ../
protobuf: ^2.0.0 protobuf: ^3.0.0
dev_dependencies: dev_dependencies:
test: ^1.16.0 test: ^1.16.0