Skip to content

Commit

Permalink
Bump grpc from 3.2.4 to 4.0.0 in /hello-grpc-dart
Browse files Browse the repository at this point in the history
Bumps [grpc](https://github.com/grpc/grpc-dart) from 3.2.4 to 4.0.0.
- [Release notes](https://github.com/grpc/grpc-dart/releases)
- [Changelog](https://github.com/grpc/grpc-dart/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-dart@v3.2.4...v4.0.0)

---
updated-dependencies:
- dependency-name: grpc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 52b4287 commit 4fadd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
# https://pub.dev/packages/async
async: ^2.2.0
# https://pub.dev/packages/grpc
grpc: ^3.2.3
grpc: ^4.0.0
# https://pub.dev/packages/protobuf
protobuf: ^3.1.0
# https://pub.dev/packages/collection
Expand Down

0 comments on commit 4fadd66

Please sign in to comment.