Skip to content

Commit

Permalink
Merge pull request #72 from ricardoboss/meta-package-downgrade
Browse files Browse the repository at this point in the history
Allow meta 1.15.0 as it is compatible with the current stable version of flutter
  • Loading branch information
baywet authored Jan 6, 2025
2 parents 993dd60 + 34ed697 commit b9a7947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/microsoft_kiota_abstractions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ environment:
resolution: workspace

dependencies:
meta: ^1.16.0
meta: ^1.15.0
std_uritemplate: ^2.0.1
uuid: ^4.5.1

Expand Down

0 comments on commit b9a7947

Please sign in to comment.