Skip to content

Commit

Permalink
Upgrade mockito and build_runner dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Iman Khoshabi authored and imaNNeo committed Aug 3, 2022
1 parent becd7bd commit 0c038bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ dependencies:
equatable: ^2.0.3

dev_dependencies:
mockito: ^5.1.0
build_runner: ^2.1.10
mockito: ^5.3.0
build_runner: ^2.2.0
flutter_lints: ^2.0.1
vector_math: ^2.1.2 #Added to use in some generated codes of mockito
flutter_test:
Expand Down

0 comments on commit 0c038bd

Please sign in to comment.