Skip to content

Commit

Permalink
fix flutter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanschaller committed Jul 5, 2024
1 parent f8c7201 commit b37629d
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 @@ -10,7 +10,7 @@ environment:
dependencies:
args: ^2.5.0
http: ^1.2.1
freezed_annotation: ^2.4.2
freezed_annotation: ^2.4.1
json_annotation: ^4.9.0
path: ^1.9.0
# formatting the time of some jobs
Expand All @@ -19,7 +19,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
flutter_lints: ^4.0.0
freezed: ^2.5.4
freezed: ^2.5.2
tapped_lints:
git:
url: https://github.com/tappeddev/tapped_lints.git
Expand Down

0 comments on commit b37629d

Please sign in to comment.