mirror of https://github.com/grpc/grpc-dart.git
Update pubspec.yaml
This commit is contained in:
parent
52023d404e
commit
dee1b2b43b
|
@ -21,7 +21,7 @@ dependencies:
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.0.0
|
build_runner: ^2.0.0
|
||||||
build_test: ^2.0.0
|
build_test: ^2.0.0
|
||||||
lints: ">=2.0.0 <5.0.0"
|
lints: ^4.0.0
|
||||||
mockito: ^5.0.0
|
mockito: ^5.0.0
|
||||||
path: ^1.8.0
|
path: ^1.8.0
|
||||||
test: ^1.16.0
|
test: ^1.16.0
|
||||||
|
|
Loading…
Reference in New Issue