Use protobuf 3.23.0 by default (#744)

pull/745/head 2.1.22
Michele Locati 2023-05-09 10:26:17 +02:00 committed by GitHub
parent 1e72415a99
commit 5ce76a5613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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