blob: f83ca3fa43388df40e7f595cb5bd01c3bfcb63aa [file] [log] [blame]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION = "23.2"
PROTOBUF_JAVA_VERSION = "3.23.2"
PROTOBUF_PYTHON_VERSION = "4.23.2"
PROTOBUF_PHP_VERSION = "3.23.2"
PROTOBUF_RUBY_VERSION = "3.23.2"