diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index 33c8853198..12ce8ba811 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -8,8 +8,8 @@ dependencies: collection: '>=1.1.3 <2.0.0' intl: '>=0.12.4+2 <0.13.0' material_design_icons: '>=0.0.3 <0.1.0' - sky_engine: 0.0.74 - sky_services: 0.0.74 + sky_engine: 0.0.75 + sky_services: 0.0.75 vector_math: '>=1.4.3 <2.0.0' # See the comment in flutter_tools' pubspec.yaml. We have to pin it