Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version number updated and dependency overrides added fot meta. #1641

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

CurtlyCritchlow
Copy link
Contributor

- What I did

  • Updated version number
  • Added dependency overrides.

- How I did it

- How to verify it

- Description for the changelog

updated version number and added dependency overrides for meta.

@@ -83,6 +83,7 @@ dev_dependencies:
sdk: flutter

dependency_overrides:
meta: 1.15.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at_commons use in no_ports core from path requires meta 1.16.0 but flutter_tests and flutter_localizations requires meta 1.15.0. Meta is pinned to 1.15.0 in the flutter SDK.

@CurtlyCritchlow CurtlyCritchlow marked this pull request as ready for review January 9, 2025 14:52
@CurtlyCritchlow CurtlyCritchlow requested review from gkc and cpswan January 9, 2025 14:55
@CurtlyCritchlow CurtlyCritchlow merged commit 132a578 into trunk Jan 9, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants