diff --git a/engine/src/flutter/sky/packages/sky_services/pubspec.yaml b/engine/src/flutter/sky/packages/sky_services/pubspec.yaml index a2cc52cc92b..e3c60b286c6 100644 --- a/engine/src/flutter/sky/packages/sky_services/pubspec.yaml +++ b/engine/src/flutter/sky/packages/sky_services/pubspec.yaml @@ -4,7 +4,6 @@ author: Chromium Authors description: Mojom interfaces associated with Sky homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky_services dependencies: - mojo: 0.0.20 - mojom: 0.0.20 + mojo: 0.0.21 environment: sdk: '>=1.8.0 <2.0.0'