diff --git a/DEPS b/DEPS index 4ba5c492d471e..132319bc04cc5 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'd67a5c245285bbe39c96d3e964e66243617bd063', + 'dart_revision': '4bf74ee7d04ebc221962f6163c49320bf63336bd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 607a52613e590..df200f1357d0a 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 27b64c0bb441e1a44822f7611e2f49f4 +Signature: 3f375d0abd88e141bb20845718f3f277 UNUSED LICENSES: diff --git a/tools/const_finder/.dart_tool/package_config.json b/tools/const_finder/.dart_tool/package_config.json index 0afb5553489d1..233658b0f9bf4 100644 --- a/tools/const_finder/.dart_tool/package_config.json +++ b/tools/const_finder/.dart_tool/package_config.json @@ -11,7 +11,7 @@ "name": "kernel", "rootUri": "../../../../third_party/dart/pkg/kernel", "packageUri": "lib", - "languageVersion": "2.2" + "languageVersion": "2.6" }, { "name": "meta",