Skip to content

Commit 9dadc31

Browse files
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](google/protobuf.dart@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c18e38 commit 9dadc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interop/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
collection: ^1.14.11
1212
grpc:
1313
path: ../
14-
protobuf: ^2.0.0
14+
protobuf: ^3.0.0
1515

1616
dev_dependencies:
1717
test: ^1.16.0

0 commit comments

Comments
 (0)