Skip to content

v7.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 14:34
7871d11

Using Bzlmod

  1. Enable with common --enable_bzlmod in .bazelrc (default with Bazel 7).
  2. Add to your MODULE.bazel file:
bazel_dep(name = "buildozer", version = "7.1.2")

What's Changed

  • Mark extension as reproducible by @fmeum in #13
  • Update buildozer to 7.1.2 by @fmeum in #14

Full Changelog: v7.1.1.1...v7.1.2