From 4147d6a75adf40ea26993397834345b22cc357f1 Mon Sep 17 00:00:00 2001 From: Kevin Chisholm Date: Wed, 11 Dec 2024 09:40:05 -0600 Subject: [PATCH] Update Dart SDK to e5898f0683880af7decd725975dd310cd1f79c47 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f68b72ea1b554..e77d55f363087 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'a2a9428e761f8741f588f605cd5c0c2479acca88', + 'dart_revision': 'e5898f0683880af7decd725975dd310cd1f79c47', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py