File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.5
2+
3+ * Require ` protobuf: ">=5.0.0 <7.0.0" `
4+
15## 1.1.4
26
37* Require Dart SDK ` ^3.9.0 ` .
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dev_dependencies:
1313 cli_util : ^0.4.2
1414 dart_flutter_team_lints : ^3.0.0
1515 path : ^1.8.0
16- test : ^1.16 .0
16+ test : ^1.20 .0
Original file line number Diff line number Diff line change 11name : bazel_worker
2- version : 1.1.4
2+ version : 1.1.5
33description : >-
44 Protocol and utilities to implement or invoke persistent bazel workers.
55repository : https://github.com/dart-lang/tools/tree/main/pkgs/bazel_worker
@@ -14,8 +14,8 @@ environment:
1414
1515dependencies :
1616 async : ^2.5.0
17- protobuf : " >=5.0.0 <6 .0.0"
17+ protobuf : " >=5.0.0 <7 .0.0"
1818
1919dev_dependencies :
2020 dart_flutter_team_lints : ^3.0.0
21- test : ^1.16 .0
21+ test : ^1.20 .0
You can’t perform that action at this time.
0 commit comments