File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/integration_test Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.2+1
2+
3+ * Update vm_service constraint
4+
15## 1.0.2
26
37* Update Flutter SDK constraint.
Original file line number Diff line number Diff line change 11name : integration_test
22description : Runs tests that use the flutter_test API as integration tests.
3- version : 1.0.2
3+ version : 1.0.2+1
44homepage : https://github.com/flutter/plugins/tree/master/packages/integration_test
55
66environment :
@@ -18,7 +18,7 @@ dependencies:
1818 # TODO(dnfield): This is a problem - flutter_driver and flutter_tools depend
1919 # on this packkage, and so does integration_test. When this gets rev'd in the
2020 # SDK, it has to be rev'd here too so integration tests in the SDK can use it.
21- vm_service : " >= 4.2.0 <6 .0.0"
21+ vm_service : " >= 4.2.0 <7 .0.0"
2222
2323dev_dependencies :
2424 pedantic : ^1.8.0
You can’t perform that action at this time.
0 commit comments