blob: 74e6f992e258ee751194e68d58a721aeb461f688 [file] [log] [blame] [edit]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION = "22.3"
PROTOBUF_JAVA_VERSION = "3.22.3"
PROTOBUF_PYTHON_VERSION = "4.22.3"
PROTOBUF_PHP_VERSION = "3.22.3"
PROTOBUF_RUBY_VERSION = "3.22.3"