Use protobuf 3.23.4 by default (#773)

pull/774/head 2.1.36
Michele Locati 2023-07-07 10:01:01 +02:00 committed by GitHub
parent ba3716d826
commit c4573cf2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3157,7 +3157,7 @@ installRemoteModule() {
installRemoteModule_version=3.12.4
else
# See https://github.com/protocolbuffers/protobuf/issues/10619
installRemoteModule_version=3.23.3
installRemoteModule_version=3.23.4
fi
fi
;;