Skip to content

Commit

Permalink
Bump http from 1.1.2 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent d0115d4 commit f898fc3
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: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba
url: "https://pub.dev"
source: hosted
version: "1.1.2"
version: "1.2.0"
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.3.0
googleapis: ^12.0.0
http: ^1.1.2
http: ^1.2.0
path: ^1.4.1
stack_trace: ^1.11.1
test: ^1.25.0
Expand Down

0 comments on commit f898fc3

Please sign in to comment.