blob: 7e0de6f09aa06e025a88095fcfd6bcb873770213 [file] [log] [blame] [edit]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION = "27.6"
PROTOBUF_JAVA_VERSION = "4.27.6"
PROTOBUF_PYTHON_VERSION = "5.27.6"
PROTOBUF_PHP_VERSION = "4.27.6"
PROTOBUF_RUBY_VERSION = "4.27.6"