Skip to content
Verified Commit a8902bca authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

chore: disable warnings on transtive version mismatches

Bazel warns when a transitive dependency has a newer version of a module
that is defined in the root module.

These are often noisy and not useful: we want Bazel to select the best
version based on the `compatibility_level`.
parent d55d8169
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment