Closed bamnet closed 3 years ago
Thanks for pointing this out! I would recommend using Bazelisk for Bazel projects. Bazelisk is a Bazel launcher that automatically downloads the required Bazel version.
Closing this as we are now switched to Bazel 4.1.0
In #70, bazel was pinned to version 3.7.2 because of challenges with some dependencies.
The recently released fully-homomorphic-encryption library requires bazel 4.0.0, which means I now need two competing bazel installations to experiment with Google's privacy building blocks. It would be great if this differential-privacy library could catch up so I could blow away the old bazel version.