mirror of https://github.com/grpc/grpc-dart.git
Bump protobuf from 3.1.0 to 4.0.0
Bumps [protobuf](https://github.com/google/protobuf.dart) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v3.1.0...protobuf-v4.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>
This commit is contained in:
parent
f077328341
commit
29f9c81627
|
@ -19,7 +19,7 @@ dependencies:
|
|||
meta: ^1.3.0
|
||||
http: '>=0.13.0 <2.0.0'
|
||||
http2: ^2.2.0
|
||||
protobuf: '>=2.0.0 <4.0.0'
|
||||
protobuf: ">=2.0.0 <5.0.0"
|
||||
clock: ^1.1.1
|
||||
web: ^1.1.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue