parent
5ebde5bd20
commit
49d6b35576
2 changed files with 6 additions and 2 deletions
@ -1,2 +1,6 @@ |
||||
PROTOC_VERSION = '3.20.1' |
||||
PROTOBUF_JAVA_VERSION = '3.20.1' |
||||
PROTOBUF_PYTHON_VERSION = '3.20.1' |
||||
|
||||
# Remove once upb has been updated to use PROTOBUF_PYTHON_VERSION instead. |
||||
PROTOBUF_VERSION = PROTOBUF_PYTHON_VERSION |
||||
|
Loading…
Reference in new issue