Skip to content

Commit

Permalink
chore(very_good_flutter_plugin): tighten dependencies (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago authored Feb 26, 2024
1 parent b646f45 commit 40750d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
plugin_platform_interface: ^2.0.0
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
plugin_platform_interface: ^2.0.0
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^1.0.0
plugin_platform_interface: ^2.1.6
mocktail: ^1.0.3
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0

0 comments on commit 40750d9

Please sign in to comment.