blob: 201cb41cc67377a09842327b564d56ad6cfc23a9 [file] [log] [blame] [edit]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION = "25.5"
PROTOBUF_JAVA_VERSION = "3.25.5"
PROTOBUF_PYTHON_VERSION = "4.25.5"
PROTOBUF_PHP_VERSION = "3.25.5"
PROTOBUF_RUBY_VERSION = "3.25.5"