From c272b18409ea862b36178dca0b13dee3acbf9c9f Mon Sep 17 00:00:00 2001 From: "G. Ari Aye" Date: Fri, 25 Oct 2019 10:59:12 -0700 Subject: [PATCH] Bump dart/language_model to 9fJQZ0TrnAGQKrEtuL3-AXbUfPzYxqpN_OBHr9P4hE4C (#13337) 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 bfac05c1d8c..a9be0ff48d1 100644 --- a/DEPS +++ b/DEPS @@ -508,7 +508,7 @@ deps = { 'packages': [ { 'package': 'dart/language_model', - 'version': 'EFtZ0Z5T822s4EUOOaWeiXUppRGKp5d9Z6jomJIeQYcC', + 'version': '9fJQZ0TrnAGQKrEtuL3-AXbUfPzYxqpN_OBHr9P4hE4C', } ], 'dep_type': 'cipd',