We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe04e7b commit e289781Copy full SHA for e289781
MODULE.bazel
@@ -2,7 +2,7 @@
2
3
module(
4
name = "aspect_bazel_lib",
5
- bazel_compatibility = [">=6.0.0"],
+ bazel_compatibility = [">=6.5.0"],
6
compatibility_level = 1,
7
)
8
0 commit comments