Skip to content

Commit

Permalink
Bump grpc from 3.2.3 to 3.2.4 in /gui/packages/ubuntupro (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
2 parents 8ac5850 + 2f6ecad commit 31cf97a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 additions & 8 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ packages:
agentapi:
dependency: "direct main"
description:
path: "../../../agentapi/dart"
relative: true
source: path
path: "agentapi/dart"
ref: HEAD
resolved-ref: f9ab362ca71ad6ca65df8a7d07540fd6cd461df1
url: "https://github.com/canonical/ubuntu-pro-for-windows"
source: git
version: "0.0.1"
analyzer:
dependency: transitive
Expand Down Expand Up @@ -314,10 +316,10 @@ packages:
dependency: "direct main"
description:
name: grpc
sha256: "220ffb2218288f4e7dea487242e08b9c6277596d9b6f3f10ba50be96771a032d"
sha256: e93ee3bce45c134bf44e9728119102358c7cd69de7832d9a874e2e74eb8cab40
url: "https://pub.dev"
source: hosted
version: "3.2.3"
version: "3.2.4"
gtk:
dependency: transitive
description:
Expand Down Expand Up @@ -462,9 +464,11 @@ packages:
p4w_ms_store:
dependency: "direct main"
description:
path: "../p4w_ms_store"
relative: true
source: path
path: "gui/packages/p4w_ms_store"
ref: HEAD
resolved-ref: f9ab362ca71ad6ca65df8a7d07540fd6cd461df1
url: "https://github.com/canonical/ubuntu-pro-for-windows"
source: git
version: "0.0.1"
package_config:
dependency: transitive
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 @@ -41,7 +41,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
grpc: ^3.2.3
grpc: ^3.2.4
intl: ^0.18.1
meta: ^1.9.1
mockito: ^5.4.2
Expand Down

0 comments on commit 31cf97a

Please sign in to comment.