Skip to content

Commit

Permalink
bump http in pkg:webdev
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Jun 17, 2024
1 parent a3ad8c7 commit b90a6e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webdev/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: >-
features for users and tools to build and deploy web applications with Dart.
repository: https://github.com/dart-lang/webdev/tree/master/webdev
environment:
sdk: ^3.2.0-36.0.dev
sdk: ^3.2.0

dependencies:
args: ^2.3.1
Expand All @@ -20,7 +20,7 @@ dependencies:
dds: ^4.1.0
# Pin DWDS to avoid dependency conflicts with vm_service:
dwds: 24.0.0
http: ^0.13.4
http: ^1.0.0
http_multi_server: ^3.2.0
io: ^1.0.3
logging: ^1.0.2
Expand Down

0 comments on commit b90a6e4

Please sign in to comment.