We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2939c commit bdbcc5fCopy full SHA for bdbcc5f
MODULE.bazel
@@ -1,7 +1,6 @@
1
module(
2
name = "p4_constraints",
3
- # Fill in concrete versions only on release branches/in the BCR.
4
- version = "head",
+ version = "20260311.0",
5
bazel_compatibility = [">=7.6.0"],
6
)
7
0 commit comments