test commit
diff --git a/protobuf_version.bzl b/protobuf_version.bzl index 2e5f3ec..8a201fa 100644 --- a/protobuf_version.bzl +++ b/protobuf_version.bzl
@@ -1,5 +1,5 @@ """ Contains version numbers to be used in other bzl files """ -PROTOC_VERSION = "27.0" +PROTOC_VERSION = "28.0" PROTOBUF_JAVA_VERSION = "4.27.0" PROTOBUF_PYTHON_VERSION = "5.27.0" PROTOBUF_PHP_VERSION = "4.27.0"