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(deps): bump build_verify from 2.0.0 to 3.0.0 in /packages/mason #561

Merged
merged 2 commits into from Oct 19, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/mason/pubspec.yaml
Expand Up @@ -28,7 +28,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.0.0
build_verify: ^2.0.0
build_verify: ">=2.0.0 <4.0.0"
felangel marked this conversation as resolved.
Show resolved Hide resolved
build_version: ^2.0.0
json_serializable: ^6.0.0
mocktail: ^0.3.0
Expand Down