[infra] Upgrade checked-in SDKs to 2.15.1

Change-Id: Ib944f36313879941edb5f572d1d68770375eb590
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/224207
Reviewed-by: Jonas Termansen <sortie@google.com>
This commit is contained in:
Alexander Thomas 2021-12-16 11:52:49 +00:00
parent 13d27d669d
commit 3208831c7e

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.15.0-268.8.beta",
"sdk_tag": "version:2.15.1",
# 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