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

build: disable transitive module version warnings

Bazel resolves transitive versions based on the `compatibility_level` and
can chose a newer version that what is specified in `MODULE.bazel`.

The warnings are often noise as we are happy to use newer versions, we
just specify the minimum version we are compatible with in `MODULE.bazel`.
parent 58cc3c41
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