Skip to content

Commit

Permalink
Bump lints & fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
n-bernat committed Sep 7, 2024
1 parent 7f11b4e commit 9563870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_tests_min.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
cache: true
flutter-version: "3.22.0"
flutter-version: "3.24.0"
channel: "stable"

- name: Print version
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
shared_preferences: ^2.2.3

dev_dependencies:
leancode_lint: ^13.0.0
leancode_lint: ^14.1.0

0 comments on commit 9563870

Please sign in to comment.