diff --git a/MODULE.bazel b/MODULE.bazel index 8c32905..0ef87db 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -49,7 +49,7 @@ use_repo(node, "nodejs", "nodejs_toolchains") # Protobuf and abseil are linked against by goma's input processor so we must keep the source versions in sync bazel_dep( name = "protobuf", - version = "26.0.bcr.1", # Same version as used in goma patch + version = "28.2", # Same version as used in goma patch repo_name = "com_google_protobuf", ) single_version_override(