Skip to content

Commit

Permalink
Merge pull request #136 from hpoul/uuid-dep-update
Browse files Browse the repository at this point in the history
Allow uuid 5.x
  • Loading branch information
TesteurManiak authored Jan 30, 2024
2 parents b9d5c3e + bdff338 commit 2fe9319
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 @@ -22,7 +22,7 @@ dependencies:
http: ^1.1.0
package_info_plus: ">=4.2.0 <6.0.0"
shared_preferences: ^2.2.2
uuid: ^4.1.0
uuid: ">=4.1.0 <6.0.0"

dev_dependencies:
custom_lint: ^0.5.4
Expand Down

0 comments on commit 2fe9319

Please sign in to comment.