Skip to content

Commit 784a44f

Browse files
CP bump DDS to fix DAP threadID integer parsing bug (flutter#139158)
CP request: flutter#139177 Upstream tracking issue: dart-lang/sdk#53086
1 parent 9e1c857 commit 784a44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/flutter_tools/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
archive: 3.3.2
1111
args: 2.4.2
1212
browser_launcher: 1.1.1
13-
dds: 2.9.4
13+
dds: 2.9.5
1414
dwds: 21.0.0
1515
completion: 1.0.1
1616
coverage: 1.6.3
@@ -112,4 +112,4 @@ dartdoc:
112112
# Exclude this package from the hosted API docs.
113113
nodoc: true
114114

115-
# PUBSPEC CHECKSUM: 887b
115+
# PUBSPEC CHECKSUM: 537c

0 commit comments

Comments
 (0)