commit | 4fd012b2d4d9ac00f5a43e91b2b9c4aa08e95108 | [log] [tgz] |
---|---|---|
author | Sandy Zhang <sandyzhang@google.com> | Tue Apr 23 16:52:51 2024 -0400 |
committer | Sandy Zhang <sandyzhang@google.com> | Tue Apr 23 16:52:51 2024 -0400 |
tree | 843760a31707a3e322021d71231e5f74618dad3e | |
parent | bd9f211f9712c97a442735b5709a795ed2bab662 [diff] |
test commit
diff --git a/protobuf_version.bzl b/protobuf_version.bzl index bc33e8c..2ef354e 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 = "28.0" +PROTOC_VERSION = "29.0" PROTOBUF_JAVA_VERSION = "4.28.0" PROTOBUF_PYTHON_VERSION = "5.28.0" PROTOBUF_PHP_VERSION = "4.28.0"