Skip to content

Commit

Permalink
Bump http from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Closes #197

GitOrigin-RevId: a0a7349
Change-Id: I56438ea7c91be98ff5b1c27ff8317371e0de4dac
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/378622
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Aug 2, 2024
1 parent e12f97b commit 18a10a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.2"
http_multi_server:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
_discoveryapis_commons: ^1.0.5
args: ^2.5.0
googleapis: ^13.2.0
http: ^1.2.0
http: ^1.2.2
path: ^1.4.1
stack_trace: ^1.11.1
test: ^1.25.7
Expand Down

0 comments on commit 18a10a9

Please sign in to comment.