Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bazel] Match
MODULE.bazel
to resolved versions
Due to semver resolution, we're not actually getting the same versions of modules as we're requesting in `MODULE.bazel` if dependencies request a newer version. Update to match the lock file to stop Bazel warnings. Signed-off-by: James Wainwright <[email protected]>
- Loading branch information