mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Update mockito in form_app (#904)
This commit is contained in:
@@ -10,17 +10,17 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.0
|
||||
intl: any
|
||||
intl: ^0.17.0
|
||||
http: ^0.12.0
|
||||
mockito: ^4.1.1
|
||||
json_annotation: ^3.0.0
|
||||
mockito: ^5.0.0
|
||||
json_annotation: any
|
||||
english_words: ^3.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
json_serializable: ^3.0.0
|
||||
build_runner: ^1.10.0
|
||||
json_serializable: ^4.0.0
|
||||
build_runner: ^1.11.0
|
||||
flutter_lints: ^1.0.0
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user