-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Bump dwds to 13.1.0 #101730
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
Bump dwds to 13.1.0 #101730
Conversation
@@ -11,7 +11,7 @@ dependencies: | |||
args: 2.3.0 | |||
browser_launcher: 1.1.0 | |||
dds: 2.2.0 | |||
dwds: 13.0.0 | |||
dwds: 13.1.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the line that was actually changed. All other changes in this PR are a result of running flutter update-packages --force-upgrade
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
This pull request is not suitable for automatic merging in its current state.
|
Which (indirectly) bumps analyzer to 3.4.1, which is needed to unblock #100575.