Skip to content

Commit

Permalink
Upgrade build_runner to 2.1.10 and vector_math to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed May 12, 2022
1 parent 8829975 commit 801b204
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 @@ -13,9 +13,9 @@ dependencies:

dev_dependencies:
mockito: ^5.1.0
build_runner: ^2.1.7
build_runner: ^2.1.10
flutter_lints: ^2.0.1
vector_math: ^2.1.1 #Added to use in some generated codes of mockito
vector_math: ^2.1.2 #Added to use in some generated codes of mockito
flutter_test:
sdk: flutter

Expand Down

0 comments on commit 801b204

Please sign in to comment.