Skip to content

Commit

Permalink
Merge pull request #167 from natsuk4ze/Bump-dependencies
Browse files Browse the repository at this point in the history
Update dependencies in pubspec.yaml
  • Loading branch information
natsuk4ze authored Nov 6, 2023
2 parents 7d3a964 + 2bbce35 commit 031f61d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
dio: ^5.3.2
dio: 5.3.3
gal:
path: ../

Expand All @@ -18,7 +18,7 @@ dev_dependencies:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^2.0.2
flutter_lints: ^3.0.1

flutter:
uses-material-design: true
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: ^2.0.2
flutter_lints: ^3.0.1

flutter:
plugin:
Expand Down

0 comments on commit 031f61d

Please sign in to comment.