You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also bump some dep constraints:
* analyzer ^6.9.0 is required as mockito uses some APIs that were introduced in
that version.
* That version of analyzer requires a Dart 3.6.0 SDK, so bump that constraint.
* build_runner ^6.11.0 is required to avoid an issue looking for the wrong
frontend_server snapshot.
PiperOrigin-RevId: 702747878
0 commit comments