File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed 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.11.1
2
+
3
+ - Update ` package:vm_service ` constraints to '>=12.0.0 <16.0.0'.
4
+
1
5
## 1.11.0
2
6
3
7
- Fix a [ bug] ( https://github.com/dart-lang/tools/issues/685 ) where the tool
Original file line number Diff line number Diff line change 1
1
name : coverage
2
- version : 1.11.0
2
+ version : 1.11.1
3
3
description : Coverage data manipulation and formatting
4
4
repository : https://github.com/dart-lang/tools/tree/main/pkgs/coverage
5
5
issue_tracker : https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acoverage
@@ -16,7 +16,7 @@ dependencies:
16
16
path : ^1.8.0
17
17
source_maps : ^0.10.10
18
18
stack_trace : ^1.10.0
19
- vm_service : ' >=12.0.0 <15 .0.0'
19
+ vm_service : ' >=12.0.0 <16 .0.0'
20
20
21
21
dev_dependencies :
22
22
benchmark_harness : ^2.2.0
You can’t perform that action at this time.
0 commit comments