Skip to content

Commit

Permalink
fix: loosen collection constraint (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
btrautmann authored Sep 18, 2024
1 parent cd16498 commit cd09355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: ">=3.5.0 <4.0.0"

dependencies:
collection: ^1.19.0
collection: ^1.18.0
dio: ^5.7.0
freezed_annotation: ^2.4.4
uuid: ^4.5.0
Expand Down

0 comments on commit cd09355

Please sign in to comment.