Skip to content

Commit c5e20df

Browse files
Roll Dart SDK from c52fb4fe2d86 to b9ae53ac4663 (1 revision) (flutter#47674)
https://dart.googlesource.com/sdk.git/+log/c52fb4fe2d86..b9ae53ac4663 2023-11-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-96.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent b66a876 commit c5e20df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ vars = {
5959
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6060
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6161
# updated revision list of existing dependencies.
62-
'dart_revision': 'c52fb4fe2d8625657d8a59f1ab950852522c9e66',
62+
'dart_revision': 'b9ae53ac46631ae85a7a28bc550423438dbf2a8b',
6363

6464
# WARNING: DO NOT EDIT MANUALLY
6565
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)