Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
refs/heads/upstream/bazel-rules2
/
.
/
protobuf_version.bzl
blob: 42e7c11937394c90b453427d6776ef4a783afbc4 [
file
] [
log
] [
blame
] [
edit
]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION
=
"28.3"
PROTOBUF_JAVA_VERSION
=
"4.28.3"
PROTOBUF_PYTHON_VERSION
=
"5.28.3"
PROTOBUF_PHP_VERSION
=
"4.28.3"
PROTOBUF_RUBY_VERSION
=
"4.28.3"