Commit 4c163dd
authored
Restore compatibility_level, yank 7.2.3 (#1817)
Restores `compatibility_level = 7` to the `module` directive and yanks
version 7.2.3 from the Bazel Central Registry.
---
Per #1816, #1815 removed the `compatibility_level` attribute of the
`module` directive too soon. Builds using Bazel <8.6.0 or <9.1.0 with
other `rules_scala` 7.x dependencies in the build graph would break once
any module introduces `rules_scala` 7.2.3.1 parent 8cef613 commit 4c163dd
2 files changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 14 | | |
9 | 15 | | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
0 commit comments