Skip to content

Commit 3c711c2

Browse files
committed
updated dwds constraints to 24.3.11
1 parent 219b6f1 commit 3c711c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webdev/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Adds `--offline` flag [#2483](https://github.com/dart-lang/webdev/pull/2483).
44
- Support the `--hostname` flag when the `--tls-cert-key` and `--tls-cert-chain` flags are present [#2588](https://github.com/dart-lang/webdev/pull/2588).
5-
- Update `dwds` constraint to `24.3.9`.
5+
- Update `dwds` constraint to `24.3.11`.
66

77
## 3.7.1
88

webdev/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
crypto: ^3.0.2
2020
dds: ^4.1.0
2121
# Pin DWDS to avoid dependency conflicts with vm_service:
22-
dwds: 24.3.9
22+
dwds: 24.3.11
2323
http: ^1.0.0
2424
http_multi_server: ^3.2.0
2525
io: ^1.0.3

0 commit comments

Comments
 (0)