Commit a772281
committed
Add
The upcoming `rules_swift` release bumps `compatibility_level`
from 2 to 3. Without `max_compatibility_level = 3` on the
`bazel_dep`, Bzlmod rejects the resolution when downstream
projects use that release (or a git override at a commit past
the bump). Other modules in the ecosystem (`rules_apple`,
`rules_swift_package_manager`, `swift-syntax`,
`swift-index-store`) already declare this.max_compatibility_level = 3 for rules_swift dep1 parent 40bab89 commit a772281
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments