[infra] Upgrade checked-in SDKs to 2.17.0

Change-Id: Ife8719b42c561ff3883287b31401e86267c40c46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/244622
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2022-05-12 12:25:56 +00:00 committed by Commit Bot
parent 28e8202c14
commit c0c51c2279

2
DEPS
View file

@ -39,7 +39,7 @@ vars = {
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
# cipd package used to run Dart scripts in the build and test infrastructure.
"sdk_tag": "version:2.17.0-266.1.beta",
"sdk_tag": "version:2.17.0",
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes. It requires access to the dart-build-access group, which EngProd