Multiple external dependency closures in Bazel
I frequently see organizations moving to a monorepo, where applications or services depend on different versions of third-party libraries, and face a decision. Should they align these versions, following a "single version policy". Should they allow e...
Mar 9, 20238 min read2.8K

