From 87666686d843d2d8fe9b4a14447f2049a95bc2cc Mon Sep 17 00:00:00 2001 From: "G. Ari Aye" Date: Thu, 24 Oct 2019 13:33:43 -0700 Subject: [PATCH] Bump dart/language_model to 9fJQZ0TrnAGQKrEtuL3-AXbUfPzYxqpN_OBHr9P4hE4C I still don't totally understand why there are two revisions of the package specified here, but an older model is currently being distributed with a newer version of analysis server. That's causing https://github.com/dart-lang/sdk/issues/39079. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 860de53a92fcf..036b8fd058940 100644 --- a/DEPS +++ b/DEPS @@ -508,7 +508,7 @@ deps = { 'packages': [ { 'package': 'dart/language_model', - 'version': 'EFtZ0Z5T822s4EUOOaWeiXUppRGKp5d9Z6jomJIeQYcC', + 'version': '9fJQZ0TrnAGQKrEtuL3-AXbUfPzYxqpN_OBHr9P4hE4C', } ], 'dep_type': 'cipd',