diff --git a/features.bzl b/features.bzl index 6fdc089..704e442 100644 --- a/features.bzl +++ b/features.bzl @@ -34,8 +34,9 @@ _cc = struct( ) _docs = struct( - # See https://bazelbuild.slack.com/archives/CDCMRLS23/p1727889648853179?thread_ts=1727887056.727699&cid=CDCMRLS23 - kwargs_name_with_double_star = gt("8.0.0-pre.20240911.1"), + # The stardoc output changed in https://github.com/bazelbuild/bazel/commit/bd1c3af2ea14e81268e940d2b8ba5ad00c3f08d7 + # This may be required for "diff tests" that assert on the generated API docs. + kwargs_name_with_double_star = ge("8.0.0-pre.20240603.2"), ) _external_deps = struct(