Roll mockito to 5.4.0 (#3544)

Roll mockito to 5.4.0
This commit is contained in:
Nate Bosch
2023-03-30 05:12:38 -07:00
committed by GitHub
parent 801f68a703
commit 199fc68a1a
152 changed files with 1532 additions and 723 deletions

View File

@ -27,7 +27,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.0.3
matcher: ^0.12.10
mockito: 5.3.2
mockito: '>=5.3.2 <=5.4.0'
environment:
sdk: '>=2.14.0 <4.0.0'

View File

@ -1,4 +1,4 @@
// Mocks generated by Mockito 5.3.2 from annotations
// Mocks generated by Mockito 5.4.0 from annotations
// in flutter_plugin_tools/test/common/package_command_test.dart.
// Do not manually edit this file.