Commit 77b8e327 authored by Phil Quitslund's avatar Phil Quitslund

Merge pull request #4271 from pq/0.27.4-alpha.9

Update analyzer dep to 0.27.4-alpha.9
parents 49c40641 985a7b91
......@@ -10,7 +10,7 @@ dependencies:
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
# We pin the version of analyzer we depend on to avoid version skew across our
# packages.
analyzer: 0.27.4-alpha.6
analyzer: 0.27.4-alpha.9
flutter:
path: ../flutter
......@@ -35,7 +35,7 @@ dependencies:
test: 0.12.13+4
# Pinned in flutter_test as well.
analyzer: 0.27.4-alpha.6
analyzer: 0.27.4-alpha.9
dev_dependencies:
mockito: ^0.11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment