Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump grpc in /gui/packages/ubuntupro
Browse files Browse the repository at this point in the history
Bumps [grpc](https://github.com/grpc/grpc-dart) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/grpc/grpc-dart/releases)
- [Changelog](https://github.com/grpc/grpc-dart/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-dart@v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 7b95165 commit ae4e541
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,10 @@ packages:
dependency: "direct main"
description:
name: grpc
sha256: "7b2bee509ea2750028fe15f5a530bdc8664e7e62e97abf0bb7b0fc65b6d7d2b3"
sha256: "5b99b7a420937d4361ece68b798c9af8e04b5bc128a7859f2a4be87427694813"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "4.0.1"
gtk:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
sdk: flutter
flutter_markdown: ^0.7.3
flutter_svg: ^2.0.10+1
grpc: ^4.0.0
grpc: ^4.0.1
intl: ^0.19.0
meta: ^1.12.0
mockito: ^5.4.4
Expand Down

0 comments on commit ae4e541

Please sign in to comment.