@@ -34,14 +34,14 @@ vars = {
3434 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3636 # updated revision list of existing dependencies.
37- 'dart_revision' : 'c61a0818e4bda08b2fa9a81346abafcab9d4df8b ' ,
37+ 'dart_revision' : '2b8d00ac48e7b0b9b72e227db844256fbb87d11b ' ,
3838
3939 # WARNING: DO NOT EDIT MANUALLY
4040 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
4141 'dart_args_tag' : '1.6.0' ,
4242 'dart_boringssl_gen_rev' : '429ccb1877f7987a6f3988228bc2440e61293499' ,
4343 'dart_boringssl_rev' : '4dfd5af70191b068aebe567b8e29ce108cee85ce' ,
44- 'dart_collection_rev' : '583693680fc067e34ca5b72503df25e8b80579f9 ' ,
44+ 'dart_collection_rev' : '65d3e58ee5289528ec280d361a67a631d65b3d7f ' ,
4545 'dart_dart_style_tag' : '1.3.7' ,
4646 'dart_http_retry_tag' : '0.1.1' ,
4747 'dart_http_throttle_tag' : '1.0.2' ,
@@ -163,7 +163,7 @@ deps = {
163163 Var ('dart_git' ) + '/args.git' + '@' + Var ('dart_args_tag' ),
164164
165165 'src/third_party/dart/third_party/pkg/async' :
166- Var ('dart_git' ) + '/async.git@128c461a97dbdbd9336ba000ba5a5c02e79b8651 ' ,
166+ Var ('dart_git' ) + '/async.git@3fedad22c6940650526a86adebbf2872b81c2805 ' ,
167167
168168 'src/third_party/dart/third_party/pkg/bazel_worker' :
169169 Var ('dart_git' ) + '/bazel_worker.git@26680d5e249b249c7216ab2fed0ac8ed4ee285c5' ,
0 commit comments