Skip to content

Commit 01a3e1e

Browse files
authored
docs: bzlmod is no longer 'coming soon' (#1789)
Also there's an RC of Bazel 9, so update the versions on this line.
1 parent adb239e commit 01a3e1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -686,9 +686,9 @@ compatible with `rules_scala` 7.x.
686686
- See [.bazelci/presubmit.yml](./.bazelci/presubmit.yml) for the exact Bazel
687687
versions verified by the continuous integration builds.
688688

689-
| Mode | Supported Bazel versions |
690-
| :-: | :-: |
691-
| Bzlmod<br/>(Coming soon! See bazelbuild/rules_scala#1482.) | >= 7.1.0, 8.x,<br/>`rolling`, `last_green` |
689+
| Mode | Supported Bazel versions |
690+
| :-: | :-: |
691+
| Bzlmod | >= 7.1.0, 8.x, 9.*<br/>`rolling`, `last_green` |
692692
| `WORKSPACE` | 6.5.0, >= 7.1.0, 8.x<br/>(see the [notes on 6.5.0 compatibility](#6.5.0)) |
693693

694694
`rules_scala` 7.0.0 uses `ScalaPB` 1.0.0-alpha.1 to support `protobuf` v28.2 and

0 commit comments

Comments
 (0)