diff --git a/extras/integration_tests/vm/pubspec.yaml b/extras/integration_tests/vm/pubspec.yaml index 9f0ba3ae..7fe6e735 100644 --- a/extras/integration_tests/vm/pubspec.yaml +++ b/extras/integration_tests/vm/pubspec.yaml @@ -15,6 +15,8 @@ dependencies: dev_dependencies: test: ^1.5.0 + # TODO: This is a temporary workaround, revert after https://github.com/dart-lang/sdk/issues/39702 + analyzer: '<0.39.2' dependency_overrides: moor: