Bump BCR Signed-off-by: Xiangfei Ding <xfding@google.com> Change-Id: I197286d95f78e4f0e7d982a684fc3ae56a6a6964 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/89208 Reviewed-by: Rudolf Polzer <rpolzer@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 64918b2..b31c2ef 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20260204.0", + version = "0.20260211.0", compatibility_level = 2, )