Skip to content

Commit f73fe1c

Browse files
authored
Update DDS to ^4.0.0 (#2409)
1 parent cfd5a6b commit f73fe1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
built_value: ^8.3.0
1515
collection: ^1.15.0
1616
crypto: ^3.0.2
17-
dds: ^3.0.0
17+
dds: ^4.0.0
1818
file: ">=6.0.0 <8.0.0"
1919
http: ^0.13.4
2020
http_multi_server: ^3.2.0

webdev/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
browser_launcher: ^1.1.0
1818
collection: ^1.15.0
1919
crypto: ^3.0.2
20-
dds: ^3.0.0
20+
dds: ^4.0.0
2121
# Pin DWDS to avoid dependency conflicts with vm_service:
2222
dwds: 23.3.0
2323
http: ^0.13.4

0 commit comments

Comments
 (0)