Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Dec 15:28
eb9c9f5

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "build_stack_scala_gazelle", version = "v0.1.1")

What's Changed

  • Update java_provider to avoid @@maven canonical labels by @pcj in #157

Full Changelog: v0.1.0...v0.1.1