Skip to content

Commit

Permalink
Updated dev dependencies to latest possible version
Browse files Browse the repository at this point in the history
  • Loading branch information
danny committed Feb 6, 2025
1 parent 2715077 commit 86122b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions macless_haystack/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@ dev_dependencies:
sdk: flutter


dependency_validator: ^4.0.0
dependency_validator: ^4.1.2
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^5.0.0
test: ^1.24.9
mockito: ^5.4.4
test: ^1.25.8
mockito: ^5.4.5

# Configuration for flutter_launcher_icons
flutter_icons:
Expand Down

0 comments on commit 86122b9

Please sign in to comment.